Skip to content

Commit

Permalink
Migrate certgen packaging test from bats (#50880)
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 #46005
  • Loading branch information
rjernst authored Jan 13, 2020
1 parent 3d18d79 commit d0a01a6
Show file tree
Hide file tree
Showing 14 changed files with 243 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 d0a01a6

Please sign in to comment.