Commit Graph

5609 Commits

Author SHA1 Message Date
Claudia Agache
593ddf05cf call docker-compose from the directory where the .env file is defined, otherwise it isn't recognised 2020-07-09 17:32:19 +03:00
Claudia Agache
be57cc9196 skip build AGS to be able to test start env without waiting 2020-07-09 17:00:31 +03:00
Claudia Agache
d244708c30 start environment with docker 2020-07-09 14:52:58 +03:00
Claudia Agache
af5f27f9d4 Merge pull request #1167 from Alfresco/feature-2.7/APPS-235_SetupEnv_no
Apps 235 Setup environment
2020-07-09 13:44:47 +03:00
rodicasutu
dcf364972d stop container if started 2020-07-09 13:08:41 +03:00
rodicasutu
b0c5cee8d5 Revert "remove travis_retry to avoid retry tests that will cause postgres to fail starting"
This reverts commit 6b036181f8.
2020-07-09 11:40:31 +03:00
Rodica Sutu
60f346b804 Merge pull request #1168 from Alfresco/feature-2.7/APPS-230_BuildAGSArtifactsOnTravis
Feature 2.7/apps 230 build ags artifacts on travis

(cherry picked from commit be7863486c6cb2001a0de3f70aa92b0f7b51bbd4)
2020-07-08 15:56:36 +03:00
rodicasutu
6b036181f8 remove travis_retry to avoid retry tests that will cause postgres to fail starting 2020-07-08 13:54:01 +03:00
rodicasutu
0788a7d916 changes needed for 3.0 onwards 2020-07-08 10:15:14 +03:00
rodicasutu
cc30bb9907 Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/APPS-230_BuildAGSOnTravis 2020-07-07 17:36:37 +03:00
Rodica Sutu
eeb21e8725 Merge pull request #1165 from Alfresco/feature-2.7/APPS-230_BuildAGSArtifactsOnTravis
Feature 2.7/apps 230 build ags artifacts on travis
2020-07-07 17:30:59 +03:00
rodicasutu
925a7aa9e3 remove unused imports 2020-07-07 16:46:01 +03:00
rodicasutu
cac5aba517 simplify script scripts/setUpMavenPhase.sh
remove the ignored tests
2020-07-07 15:53:34 +03:00
rodicasutu
4dc4353dd0 tidy up script for PRs 2020-07-07 14:57:06 +03:00
rodicasutu
5dcd580a77 add the PR check 2020-07-07 14:19:56 +03:00
rodicasutu
7911b12dc5 test pull request build 2020-07-06 22:14:58 +03:00
rodicasutu
36cc6463f6 fix the exit of builds on PRs 2020-07-06 18:04:46 +03:00
rodicasutu
bbe5624bed remove exit 2020-07-06 17:47:24 +03:00
rodicasutu
78b591a888 cover the build started for PRs 2020-07-06 17:32:05 +03:00
rodicasutu
e7c797b332 adress code review add clean and -q argument 2020-07-06 15:09:28 +03:00
Claudia Agache
038424d3eb Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/MNT-21552_no
# Conflicts:
#	.travis.yml
2020-07-06 11:23:18 +03:00
rodicasutu
5313db4547 change the install phase from community from install to scripts 2020-07-03 19:13:12 +03:00
rodicasutu
76921098d6 change install to skip 2020-07-03 18:37:35 +03:00
rodicasutu
574fb18766 remove $ from script 2020-07-03 18:18:17 +03:00
rodicasutu
482c255f01 remove install skip from Community Tests 2020-07-03 17:11:33 +03:00
rodicasutu
c5a7aad87c skip running mvn test for community build 2020-07-03 16:43:06 +03:00
rodicasutu
60a1ba99b0 Merge remote-tracking branch 'remotes/origin/release/V2.7' into feature-2.7/APPS-230_BuildAGSArtifactsOnTravis
# Conflicts:
#	.travis.settings.xml
#	.travis.yml
2020-07-03 15:02:51 +03:00
rodicasutu
0fd62277c0 attempt to fix mvn test from enterprise 2020-07-03 14:24:40 +03:00
rodicasutu
e7c49771e0 avoid running mvn test in benchmark driver job 2020-07-03 14:06:28 +03:00
rodicasutu
d5a8bdba88 attempt to skip mvn test -B from Benchmark 2020-07-03 13:55:40 +03:00
rodicasutu
be6d334040 attempt to skip the mvn test from benchmark 2020-07-03 12:53:24 +03:00
rodicasutu
874b38c48f Ignore test until APS-250 is fixed 2020-07-03 12:38:36 +03:00
Claudia Agache
2341ac0a44 Merge pull request #1164 from Alfresco/feature-2.7/APPS-233_FixTravisSkeleton
Feature 2.7/apps 233 fix travis skeleton
2020-07-03 12:00:42 +03:00
rodicasutu
0f89a6212b add travis_retry 2020-07-03 09:26:04 +03:00
rodicasutu
700c6bd7b0 attempt to fix travis exit 1 and travis timeout 2020-07-03 09:18:18 +03:00
Claudia Agache
2bfee83d7b code review comments 2020-07-03 09:16:29 +03:00
rodicasutu
c3ceed5f86 fix benchmark 2020-07-02 21:49:01 +03:00
rodicasutu
ec421b4252 build enterprise and community 2020-07-02 21:02:31 +03:00
Claudia Agache
358a1d8a6f removed the prepare stage because next stage fails with message "Negative seek offset" that indicates a corrupt download 2020-07-02 18:04:32 +03:00
Claudia Agache
339fcac4e6 Revert "Use dependency:go-offline -DexcludeTransitive=true"
This reverts commit 144d3fb6
2020-07-02 16:59:31 +03:00
Claudia Agache
144d3fb6b9 Use dependency:go-offline -DexcludeTransitive=true 2020-07-02 16:25:13 +03:00
Claudia Agache
2a7881fc0f Use mvn org.apache.maven.plugins:maven-dependency-plugin:3.1.2:collect 2020-07-02 16:13:08 +03:00
rodicasutu
f3d514b874 fix setting the env. MAVEN_PHASE 2020-07-02 16:12:00 +03:00
rodicasutu
40b4790d5b build enteprise and benchmark 2020-07-02 16:01:51 +03:00
Claudia Agache
4fb4279b81 Use mvn dependency:resolve 2020-07-02 16:00:19 +03:00
Claudia Agache
a22248c002 add other repositories 2020-07-02 15:45:54 +03:00
Claudia Agache
4c80f29521 removed deprecated key sudo 2020-07-02 15:32:56 +03:00
rodicasutu
b831dbd9f3 attempt to fix setting env 2020-07-02 15:28:45 +03:00
Claudia Agache
19df45a4b0 test that dependencies aren't downloaded in stage 2 2020-07-02 15:27:37 +03:00
Claudia Agache
19177c2e02 add stage for pre-download all dependencies to cache 2020-07-02 15:08:23 +03:00