Skip to content

Commit

Permalink
update ats tests
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumEnigmaa committed Jul 31, 2024
1 parent 1b3c9f8 commit 6153c21
Show file tree
Hide file tree
Showing 4 changed files with 363 additions and 112 deletions.
12 changes: 6 additions & 6 deletions tests/ats/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ verify_ssl = true
name = "pypi"

[packages]
pytest-helm-charts = ">=0.3.1"
pytest = ">=6.1.2"
pytest-rerunfailures = "*"

[dev-packages]
pytest-helm-charts = ">=1.0.2"
pytest = ">=6.2.5"
pykube-ng = ">=22.1.0"
pytest-rerunfailures = "~=14.0"
requests = "~=2.32.1"

[requires]
python_version = "3.8"
python_version = "3.9"
Loading

0 comments on commit 6153c21

Please sign in to comment.