ci: reenable test calling stacker (#2890)

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
This commit is contained in:
Andrei Aaron
2025-01-17 23:09:45 +02:00
committed by GitHub
parent 717091a058
commit b8437991cb
2 changed files with 15 additions and 17 deletions
+2
View File
@@ -61,6 +61,8 @@ jobs:
make bin/dex
./bin/dex serve $GITHUB_WORKSPACE/test/dex/config-dev.yaml &
cd $GITHUB_WORKSPACE
# Prepare for stacker run on Ubuntu 24
sudo ./scripts/enable_userns.sh
- name: Run CI tests
run: |
make run-blackbox-ci