Skip to content

Commit

Permalink
Remove unneeded default definitions from jenkins/run-server-func-tsets
Browse files Browse the repository at this point in the history
  • Loading branch information
webbnh committed Aug 31, 2023
1 parent 1a7394b commit 01b20da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jenkins/run-server-func-tests
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/bin/bash

export EXTRA_PODMAN_SWITCHES=${EXTRA_PODMAN_SWITCHES:-"--pull=newer"}
export IMAGE_NAME=${IMAGE_NAME:-pbench-ci-fedora}
export IMAGE_REPO=${IMAGE_REPO:-"quay.io/pbench"}

export PB_SERVER_IMAGE_TAG=${PB_SERVER_IMAGE_TAG:-"$(cat jenkins/branch.name)"}
export PB_POD_NAME=${PB_POD_NAME:-"pbench-in-a-can_${PB_SERVER_IMAGE_TAG}"}
Expand Down

0 comments on commit 01b20da

Please sign in to comment.