From 5d1c018253cf93f586481548f52f9c574fc67477 Mon Sep 17 00:00:00 2001 From: Benedikt Haas Date: Tue, 28 May 2024 11:23:10 +0200 Subject: [PATCH] more dummy scenarios --- .github/workflows/testing.yml | 23 ++-- tmpfolder/town01_a.xosc | 213 ++++++++++++++++++++++++++++++++++ tmpfolder/town10.xosc | 213 ++++++++++++++++++++++++++++++++++ 3 files changed, 438 insertions(+), 11 deletions(-) create mode 100644 tmpfolder/town01_a.xosc create mode 100644 tmpfolder/town10.xosc diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index bda16db..6145605 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -17,19 +17,20 @@ jobs: remote-composefile: "myfolder/myfile.yml" remote-path: ./deploy-env/ - check-rendered-composefile: - needs: deploy-environment - runs-on: [self-hosted, i2100038] - name: check rendered composefile - steps: - - uses: actions/download-artifact@v4 - with: - name: rendered-composefile - - shell: bash - run: cat temp-composefile.yml + # check-rendered-composefile: + # needs: deploy-environment + # runs-on: [self-hosted, i2100038] + # name: check rendered composefile + # steps: + # - uses: actions/download-artifact@v4 + # with: + # name: rendered-composefile + # - shell: bash + # run: cat temp-composefile.yml generate-scenario-job-matrix: - needs: check-rendered-composefile + # needs: check-rendered-composefile + needs: deploy-environment runs-on: [self-hosted, i2100038] name: generate scenario job matrix outputs: diff --git a/tmpfolder/town01_a.xosc b/tmpfolder/town01_a.xosc new file mode 100644 index 0000000..80be4a5 --- /dev/null +++ b/tmpfolder/town01_a.xosc @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tmpfolder/town10.xosc b/tmpfolder/town10.xosc new file mode 100644 index 0000000..b59618a --- /dev/null +++ b/tmpfolder/town10.xosc @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file