Skip to content

Commit

Permalink
TEST using jordi's
Browse files Browse the repository at this point in the history
Signed-off-by: Jordi Massaguer Pla <[email protected]>
  • Loading branch information
jordimassaguerpla committed Nov 20, 2024
1 parent 0b668d1 commit 4676b01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance_tests_common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
required: true
type: string
env:
UYUNI_PROJECT: uyuni-project
UYUNI_PROJECT: jordimassaguerpla
UYUNI_VERSION: master
NO_AUTH_REGISTRY: no_auth_registry
CUCUMBER_PUBLISH_TOKEN: ${{ secrets.CUCUMBER_PUBLISH_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion testsuite/podman_runner/07_start_server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ sudo -i podman run --cap-add AUDIT_CONTROL --rm \
-d --name=server \
--network network \
ghcr.io/$UYUNI_PROJECT/uyuni/ci-test-server-all-in-one-dev:$UYUNI_VERSION
sudo -i podman exec -d server prometheus
# sudo -i podman exec -d server prometheus

0 comments on commit 4676b01

Please sign in to comment.