Skip to content

Commit

Permalink
Revert "feat(docker-compose): add FIPS environment variable to docker…
Browse files Browse the repository at this point in the history
…-compose for busted tests"

This reverts commit 63fb02b.
  • Loading branch information
Tieske committed Sep 12, 2024
1 parent b10fea7 commit 54d8e9a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@

## Unreleased

* Feat: enable FIPS mode by passing `KONG_TEST_FIPS` env variable
[#615](https://github.com/Kong/kong-pongo/pull/615).

* Fix: properly resolve Kong-versions in case of double digits, eg. 3.4.3.12
[#619](https://github.com/Kong/kong-pongo/pull/619).

Expand Down
2 changes: 0 additions & 2 deletions pongo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1181,8 +1181,6 @@ function main {
compose run --rm --use-aliases \
-e KONG_LICENSE_DATA \
-e KONG_TEST_DONT_CLEAN \
-e KONG_TEST_FIPS \
-e KONG_TEST_LICENSE_PATH \
-e http_proxy \
-e https_proxy \
-e no_proxy \
Expand Down

0 comments on commit 54d8e9a

Please sign in to comment.