Commit Graph

37 Commits

Author SHA1 Message Date
Olga Maciaszek-Sharma
cc82e2d0d9 Upgrade Antora. 2024-07-12 19:58:12 +02:00
Ryan Baxter
9c2e11148a Update deploy-docs.yml 2023-12-12 11:12:19 -05:00
spencergibb
8a57c69c88 Initial commit 2023-09-19 13:10:02 -04:00
erabii
13f7bc5f10 fix (#1442) 2023-09-15 16:01:19 -04:00
erabii
104e9ce81e fix pipeline issue that skips some integration tests (#1441) 2023-09-15 07:59:42 -04:00
erabii
df102834b4 fix (#1437) 2023-09-08 08:49:19 -04:00
erabii
7b4f653379 test (#1429) 2023-08-31 08:48:37 -04:00
erabii
8b73e5f331 Retry on cache failure (2) (#1422) 2023-08-30 20:40:32 -04:00
erabii
078fba15b5 Improve finding tests (1) (#1420) 2023-08-30 10:06:16 -04:00
erabii
8079dcd36f simplify getting the test names (#1416)
* fix

* make it a constant

* placeholder commit
2023-08-22 14:28:12 -04:00
erabii
63592833d6 test (#1409) 2023-08-15 15:27:55 -04:00
erabii
6524843765 Fix issue with balanced tests (#1384) 2023-07-18 15:02:47 -04:00
erabii
fbf87142a2 1339 3.0.x (#1376) 2023-07-16 15:52:25 -04:00
erabii
5be0951ad0 Fix first step of the matrix (#1381) 2023-07-05 11:17:49 -04:00
erabii
2bda3c77ad refactor fabric8 test (#1379) 2023-07-05 09:30:03 -04:00
erabii
f6e15ae58c fix build failure related to disk usage (#1372) 2023-06-21 09:22:15 -04:00
Ryan Baxter
2aaf20c36a Merging pr 1354 into 3.0.x (#1367) 2023-06-15 21:32:36 -04:00
Ryan Baxter
25d1f7c6bb Add support for 3.0.x branch to github actions 2023-06-15 13:56:28 -04:00
Ryan Baxter
18e93c72b7 Include 3.0.x branch in jdk 17 setup 2023-06-15 11:45:40 -04:00
Ryan Baxter
98115a13a7 Adding 3.0.x to actions builds 2023-06-15 11:29:41 -04:00
erabii
a64758f35f Simplifiy existing split of tests (#1352) 2023-06-05 14:36:56 -04:00
erabii
b0b26c7b2a Refactor some integration tests (#1359) 2023-06-05 08:44:06 -04:00
erabii
8f408d8d85 Some improvements in the pipeline and integration tests (#1357) 2023-05-29 17:11:06 -04:00
erabii
e6e6cb6346 Pipeline tests simplification (#1348) 2023-05-22 09:21:35 -04:00
erabii
06e9635ed4 Drop publish reports pipeline stage (#1342) 2023-05-12 13:49:10 -04:00
erabii
86d380154b Minor simplification in the pipeline (#1316) 2023-04-24 08:42:37 -04:00
erabii
e466c1cb3a Fix some existing issues (#1304) 2023-04-19 09:43:39 -04:00
Ryan Baxter
e003e432ff Merge branch '2.1.x' 2023-03-15 11:43:37 -04:00
erabii
0fb6b2d52f add common pipeline for main and 2.1.x branches (#1256) 2023-03-15 11:24:24 -04:00
erabii
66801c93d3 Simplify integration tests (#1181) 2023-01-04 15:13:04 -05:00
erabii
79c1871eb3 fix wiremock dependency (#1153) 2022-11-30 13:37:23 -05:00
erabii
6e61cf20bf Fix/740 (#1067) 2022-09-21 09:45:44 -04:00
erabii
d817507ac0 fix github actions build failure (#1054)
* test

* add timeout

* trigger

* add timeout to 60 min

* test

* test

* test

* fix what tests each instance is running

* github fix for abstract tests

* remove file

* removed echo

* test circleci

* escape

* single?

* test

* bigger timeout

* add a bit more debugging

* fix circleci

* split in half

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* circleci should work now

* circleci should work now

* drop splitting as it seems un-needed

* remove file when done

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* trigger

* trigger

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* trigger

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* trigger

* test

* test

* test

* test

* added README

* refactor load images

* enable reuse

* increaase timeout

* increaase timeout

* test

* test

* test

* test

* no return

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* disable test

* pom

* enable test back
2022-08-17 09:23:05 -04:00
erabii
1c22d98408 Parallel jobs GitHub actions (#1051) 2022-07-25 20:17:05 -04:00
erabii
d1b395bb67 use branch name in the cache key (#1049) 2022-07-15 10:39:36 -04:00
Ryan Baxter
33652e01b4 Add additional maven parameter for dependency download timeouts 2022-06-09 10:33:48 -04:00
erabii
78c507ca33 move integration tests to test-containers (#984) 2022-06-08 15:29:00 -04:00