Skip to content

Commit

Permalink
Add BCI_DEVEL_REPO
Browse files Browse the repository at this point in the history
Adds the BCI_DEVEL_REPO setting to include the current TW snapshot
repository in the BCI containers.
  • Loading branch information
grisu48 committed Dec 4, 2024
1 parent 2bedbf4 commit f302c39
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions job_groups/opensuse_tumbleweed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
BCI_TARGET: "factory-totest"
# match -> [email protected]
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%@%MACHINE%.qcow2'
# %DISTRI% is opensuse but we need openSUSE
BCI_DEVEL_REPO: 'http://openqa.opensuse.org/assets/repo/openSUSE-%VERSION%-oss-%ARCH%-Snapshot%BUILD%'
+FLAVOR: 'BCI'

defaults:
Expand Down
2 changes: 2 additions & 0 deletions job_groups/opensuse_tumbleweed_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
BCI_TARGET: "factory-arm-totest"
# match -> [email protected]
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%@%MACHINE%.qcow2'
# %DISTRI% is opensuse but we need openSUSE
BCI_DEVEL_REPO: 'http://openqa.opensuse.org/assets/repo/openSUSE-%VERSION%-oss-%ARCH%-Snapshot%BUILD%'
+FLAVOR: 'BCI'

defaults:
Expand Down

0 comments on commit f302c39

Please sign in to comment.