Skip to content

Commit

Permalink
Migrate certgen packaging test from bats
Browse files Browse the repository at this point in the history
This commit moves the packaging tests for elasticsearch-certgen
to java from bats. Although certgen is deprecated, the tests are
moved rather than just deleted, and the tests themselves should be
easily adaptable to certutil. One note is that the test is simplified to
use a single node, rather than the two node test from bats, which was
problematic given how the newer distro tests only operate with a single
distribution.

relates elastic#46005
  • Loading branch information
rjernst committed Jan 10, 2020
1 parent fd06b3d commit 7718107
Show file tree
Hide file tree
Showing 14 changed files with 228 additions and 472 deletions.
1 change: 0 additions & 1 deletion qa/os/bats/default/40_tar_certgen.bats

This file was deleted.

1 change: 0 additions & 1 deletion qa/os/bats/default/45_package_certgen.bats

This file was deleted.

Loading

0 comments on commit 7718107

Please sign in to comment.