Skip to content

Commit

Permalink
Remove acme from CI test_packages (hashicorp#19841)
Browse files Browse the repository at this point in the history
Of course, forgetting to add it, I forgot to remove it...

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
  • Loading branch information
cipherboy committed Mar 30, 2023
1 parent e52111d commit c83a562
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/scripts/generate-test-package-lists.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ test_packages[5]+=" $base/vault/external_tests/sealmigration"
if [ "${ENTERPRISE:+x}" == "x" ] ; then
test_packages[5]+=" $base/vault/external_tests/transform"
fi
test_packages[5]+=" $base/builtin/logical/pki/acme"

# Total time: 588
test_packages[6]+=" $base"
Expand Down

0 comments on commit c83a562

Please sign in to comment.