Skip to content

Commit

Permalink
fix: Test test_slurm_verify_home fails with podman and it shouldn't […
Browse files Browse the repository at this point in the history
…FE-136] (#1028)

Removed the skipping of 'test_slurm_verify_home' for podman from .circleci/config.yml [ALLGCP]

[excluding e2e_tests changes]
  • Loading branch information
rcorujo authored and determined-ci committed Mar 12, 2024
1 parent ea64a6e commit c49605e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/real_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3574,7 +3574,6 @@ workflows:
container-run-type: ["podman"]
context: ["gcp"]
mark: ["e2e_slurm and not parallel"]
extra-pytest-flags: ["-k 'not test_slurm_verify_home'"]
requires:
- build-go

Expand Down

0 comments on commit c49605e

Please sign in to comment.