Sarat Vemulapalli
97ed035c1c
Fixing Bwc checks for 7.10.3 ( #93 )
...
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:14 -06:00
Nick Knize
55b8ab4338
Cleanup build-scan, remove publish scan to elastic server ( #1 ) ( #4 )
...
Co-authored-by: Huan Jiang <huanji@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Rene Groeschke
b7be913fef
Update bwc versions after 7.10.2 has been releeased
2021-01-15 10:19:53 +01:00
Francisco Fernández Castaño
55246d8d9b
[7.10] Bump version after 7.10.1 release
2020-12-09 16:11:29 +01:00
Mark Vieira
afd12fddaf
Remove reference to 7.9.4 relase which won't happen
2020-11-16 10:31:36 -08:00
Andrei Dan
cd35122e48
Bump versions after 7.10 release ( #64856 )
2020-11-11 13:08:16 +00:00
Marios Trivyzas
9b8ea63cd2
[7.10] Bump version after 7.9.3 release ( #63818 )
2020-10-22 17:49:21 +02:00
Przemyslaw Gomulka
bab426be2c
[7.10] add 6.8.14 version ( #63824 )
...
adding 6.8.14 after version 6.8.13 release
2020-10-22 16:51:01 +02:00
Ryan Ernst
d62981fb27
Remove opensuse 42 from vagrant tests ( #63759 )
...
Opensuse 42 has not worked in a while. The test image is unmaintained,
and cannot be launched. It was removed from CI packaging test runs, but
still remained in vagrant tests. This commit removes it from vagrant
tests.
2020-10-15 13:05:46 -07:00
Dan Hermann
cd584d49dc
Bump version after 7.9.2 release
2020-09-24 10:48:57 -05:00
Martijn Laarman
cfa54c08bd
[7.x] Version bump 7.9.1 release
2020-09-03 16:41:58 +02:00
Mark Vieira
79390bc80b
Add SLES-15.2 to Docker exclusion list
2020-08-18 15:26:02 -07:00
Rory Hunter
bd7236cd65
Version bump for 7.9.0 release
2020-08-18 16:07:43 +01:00
Dimitrios Liappis
c870640cbd
[7.x] Introduce 6.8.13 as a version ( #61198 )
...
Introduce version 6.8.13 to branch 7.x
2020-08-18 17:07:16 +03:00
Ryan Ernst
479f32906d
Cleanup vagrant setup ( #60697 )
...
Though bats tests were recently removed, there remains a few unnecessary
setups needed for those tests in our vagrant files, as well as CI setup.
Additionally, we no longer rely on the vagrant images setting a
JAVA_HOME, instead relying on DistroTestPlugin to pull the appropriate
jdk when testing with no-jdk distributions.
2020-08-06 15:37:56 -07:00
Martijn van Groningen
e76447833a
adjusted bwcVersions file
2020-08-03 10:58:24 +02:00
Rory Hunter
2e05ce5f88
Bump version to 7.10.0
2020-07-15 11:56:45 +01:00
Mark Vieira
b41bbe2911
Parameterize windows packaging test script ( #58980 )
2020-07-08 13:50:20 -07:00
Rory Hunter
a71f0cabdc
Version bump for 7.8.0 release
2020-06-18 11:04:56 +01:00
William Brafford
7de6d97363
Version bump for 7.7.1 release ( #57619 )
2020-06-03 16:38:25 -04:00
Christos Soulios
67abde326e
[7.x] Introduce v6.8.11 ( #57600 )
2020-06-03 19:10:16 +03:00
Mark Vieira
e3be18a443
Add version 6.8.10
2020-05-13 11:27:40 -07:00
Bogdan Pintea
2f0663c490
Add the 7.7.1 Version
...
Add the bumped 7.7 branch new version, 7.7.1
2020-05-13 18:46:07 +02:00
Mark Vieira
f28a12cbba
Add version 7.9.0
...
This reverts commit 350e930e
2020-05-06 13:34:57 -07:00
Rory Hunter
350e930e55
Revert "Add version 7.9.0"
...
This reverts commit b8b4ebd089
.
2020-05-06 14:24:55 +01:00
Rory Hunter
b8b4ebd089
Add version 7.9.0
2020-05-06 09:12:14 +01:00
Mark Vieira
38590c83f0
Update opensuse 15.1 os identifier
2020-04-10 10:04:53 -07:00
Jason Tedor
a5391c915e
Set JAVA14_HOME in CI ( #54955 )
...
This commit updates the CI defaults so that JAVA14_HOME is set.
2020-04-08 11:09:50 -04:00
Jason Tedor
6853d73e88
Require JDK 14 for compilation ( #54696 )
...
This commit bumps the minimum JDK required for compilation to JDK 14.
2020-04-08 09:26:29 -04:00
jimczi
7787603d56
Add 7.6.3 version
2020-04-01 16:23:28 +02:00
Jake Landis
9b1fe93363
[7.x] introduce 6.8.9 as a version ( #53817 )
2020-03-31 13:03:28 -05:00
Mark Vieira
2ca8850e13
Disable Gradle daemon when executing Windows packaging tests ( #54316 )
...
The powershell call operator (&) seems to wait on any child processes.
In the case of Gradle build invocation, the daemon causes the script
execution to hang until the daemon terminates (or 5 minutes elapses?).
2020-03-27 08:03:13 -07:00
Mark Vieira
bcfe224b16
Update packaging test script to support mutlijob builds
2020-03-26 13:46:11 -07:00
Bogdan Pintea
77da9dd040
Add version 7.8.0
...
Add version 7.8.0
2020-03-25 18:10:30 +01:00
Mark Vieira
3972cbeba9
Remove Java 13 from runtime testing matrix
...
With Java 14 soon to be GA 13 will be EOL so there's no need to continue
testing on it.
Signed-off-by: Mark Vieira <portugee@gmail.com>
2020-03-12 10:11:10 -07:00
Yannick Welsch
8ab74fea58
[7.x] Add 7.6.2 as version ( #53114 )
2020-03-04 10:39:09 -06:00
Jake Landis
f08ed1f69a
[7.x] add 6.8.8 as version ( #53021 )
2020-03-04 10:38:07 -06:00
Mark Vieira
812d981d4d
Update to reflect version of SLES used in CI
...
Signed-off-by: Mark Vieira <portugee@gmail.com>
2020-03-04 07:38:28 -08:00
Mark Vieira
528e77cd5e
Update Docker on linux exclusion list ( #52736 )
...
(cherry picked from commit 5cfbf4dac11225d9f48fc25919e29713dd53a279)
2020-02-25 09:24:38 -08:00
Zachary Tong
87854573e4
Add version constant for 7.6.1
2020-02-11 09:44:43 -05:00
Mark Vieira
47255c4fd7
Remove unnecessary CI configuration files
...
Signed-off-by: Mark Vieira <portugee@gmail.com>
2020-02-10 11:16:35 -08:00
Alpar Torok
bc3ef9b8df
Fix the windows packaging tests exit code
...
$? is a boolean and was used incorrectly
2020-02-07 10:24:37 -08:00
Mark Vieira
69c1ecbf2b
Add list of compatible OSes for vagrant packaging CI tests
2020-02-05 14:00:13 -08:00
Ioannis Kakavas
ee202a642f
Enable tests in FIPS 140 in JDK 11 ( #49485 )
...
This change changes the way to run our test suites in
JVMs configured in FIPS 140 approved mode. It does so by:
- Configuring any given runtime Java in FIPS mode with the bundled
policy and security properties files, setting the system
properties java.security.properties and java.security.policy
with the == operator that overrides the default JVM properties
and policy.
- When runtime java is 11 and higher, using BouncyCastle FIPS
Cryptographic provider and BCJSSE in FIPS mode. These are
used as testRuntime dependencies for unit
tests and internal clusters, and copied (relevant jars)
explicitly to the lib directory for testclusters used in REST tests
- When runtime java is 8, using BouncyCastle FIPS
Cryptographic provider and SunJSSE in FIPS mode.
Running the tests in FIPS 140 approved mode doesn't require an
additional configuration either in CI workers or locally and is
controlled by specifying -Dtests.fips.enabled=true
2020-01-27 11:14:52 +02:00
Mark Vieira
9a7124027b
Add 7.6.0 staged version to BWC testing matrix
2020-01-23 15:03:14 -08:00
Mark Vieira
8a8b61735e
Add openjdk 15 to Java matrix testing rotation ( #51335 )
...
(cherry picked from commit 9396e7574f608bb8262a9f4863c4dc637271baac)
2020-01-22 13:54:08 -08:00
Paul Sanwald
d186e470ff
version bump for 7.5.3
2020-01-21 10:59:55 -05:00
Mark Vieira
fac509836a
Upgrade to Gradle 6.1 ( #50453 )
...
(cherry picked from commit bdd7bda47b4aa14a14273f7301d3615f1cc4bba0)
2020-01-16 13:58:29 -08:00
Mark Vieira
9a56290ea6
Update BWC CI versions for 6.8.6 release
2019-12-20 15:47:23 -08:00
Mark Vieira
70ac23ee01
Disable experimental job trigger
...
Signed-off-by: Mark Vieira <portugee@gmail.com>
2019-12-19 14:42:23 -08:00