13 Commits

Author SHA1 Message Date
Mark Paluch
71893c11fa Update CI properties.
See #2523
2022-06-03 09:35:43 +02:00
Mark Paluch
ace54d771d Update CI properties.
See #2479
2022-02-22 14:09:13 +01:00
Greg L. Turnquist
496ca13104 Update CI properties.
See #2466
2022-02-14 14:39:48 -06:00
Mark Paluch
bce1b8509f Polishing.
Extract Docker and Artifactory credentials into properties file.

See #2471
2022-02-04 15:10:45 +01:00
Greg L. Turnquist
09df961cac Externalize build properties.
See #2471.
2022-02-04 15:10:43 +01:00
Michael Simons
b00583ac25 Fix build on JDK 16. 2021-05-20 10:12:53 +02:00
Michael Simons
3c50eb367c GH-2245 - Polishing.
See update to the original ticket:

> It turns out that a couple of aspects we need in setting up this scripts
> are very specific to our internal testing. Therefore, the scripts should
> live in a separate project.
>
> I do think that would also make complete sense for VMWares CI scripts
> and thus keeping that repo free of CI specific scripts, but this is
> maybe another ticket. Our scripts will be removed in an additional
> commit.
2021-05-11 18:08:17 +02:00
Michael Simons
660ee1ecf6 GH-2245 - Polishing. 2021-05-11 15:00:07 +02:00
Michael Simons
f2908497b3 GH-2245 - Provide additional scripts to run tests with retries against clusters.
We must ensure that SDN 6 runs successfully against cluster deployments.
Our bookmark code is already under tests (explicitly via the JUnit 5 Neo4j cluster extension) under load.
However, we should run the whole test suite, too.

This change does the following
- Provide additional selectors that can exclude tests that made no sense in a cluster environment
- Seed all tests with the bookmarks from the fixtures
- Capture the bookmarks after the test and assert with them as starting point
- Provide additional Ci scripts to run them in a controlled manner, providing retries to react on cluster failures during tests, much like application developers would do.

This closes #2245.
2021-05-10 17:25:56 +02:00
Greg L. Turnquist
8e3fda6275 Authenticate with artifactory.
See #2208.
2021-04-22 15:09:44 -05:00
Greg L. Turnquist
3b97a0510a DATAGRAPH-1461 - Use Docker hub credentials for all CI jobs. 2020-12-10 09:16:48 -06:00
Greg Turnquist
c4a29c6eef DATAGRAPH-1229 - Introduce Jenkins. 2019-05-29 09:44:56 -05:00
Greg Turnquist
898fb89634 DATAGRAPH-1177 - Introduce Concourse. 2019-02-28 10:30:30 -06:00