Skip to content

Commit

Permalink
Remove variable GA_REPO from schedules
Browse files Browse the repository at this point in the history
This variable isn't used in the tests  for quite some time now,
so we should remove it from the schedules.

Signed-off-by: Michael Moese <mmoese@suse.com>
  • Loading branch information
Michael Moese committed Nov 2, 2022
1 parent cb94c1e commit aff37b4
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion schedule/kernel/ibtest-master-autoyast.yaml
Expand Up @@ -5,7 +5,6 @@ vars:
AUTOYAST: autoyast_mlx_con5.xml
AUTOYAST_PREPARE_PROFILE: 1
DEVEL_TOOLS_REPO: https://download.opensuse.org/repositories/devel:/tools/SLE_15_SP2/devel:tools.repo
GA_REPO: http://dist.suse.de/ibs/SUSE:/SLE-%VERSION%:/GA/standard/SUSE:SLE-%VERSION%:GA.repo
GRUB_TIMEOUT: 300
IBTESTS: 1
IBTEST_GITBRANCH: master
Expand Down
1 change: 0 additions & 1 deletion schedule/kernel/ibtest-master-rdma-next.yaml
Expand Up @@ -4,7 +4,6 @@ description: >
vars:
DESKTOP: textmode
DEVEL_TOOLS_REPO: https://download.opensuse.org/repositories/devel:/tools/SLE_15_SP2/devel:tools.repo
GA_REPO: http://dist.suse.de/ibs/SUSE:/SLE-%VERSION%:/GA/standard/SUSE:SLE-%VERSION%:GA.repo
GRUB_TIMEOUT: 300
IBTESTS: 1
IBTEST_GITBRANCH: master
Expand Down
1 change: 0 additions & 1 deletion schedule/kernel/ibtest-master.yaml
Expand Up @@ -4,7 +4,6 @@ description: >
vars:
DESKTOP: textmode
DEVEL_TOOLS_REPO: https://download.opensuse.org/repositories/devel:/tools/15.4/devel:tools.repo
GA_REPO: http://dist.suse.de/ibs/SUSE:/SLE-%VERSION%:/GA/standard/SUSE:SLE-%VERSION%:GA.repo
GRUB_TIMEOUT: 300
IBTESTS: 1
IBTEST_GITBRANCH: master
Expand Down
1 change: 0 additions & 1 deletion schedule/kernel/ibtest-slave-autoyast.yaml
Expand Up @@ -5,7 +5,6 @@ vars:
AUTOYAST: autoyast_mlx_con5.xml
AUTOYAST_PREPARE_PROFILE: 1
DEVEL_TOOLS_REPO: https://download.opensuse.org/repositories/home:/MMoese:/branches:/devel:/tools/SLE_12_SP4/home:MMoese:branches:devel:tools.repo
GA_REPO: http://dist.suse.de/ibs/SUSE:/SLE-%VERSION%:/GA/standard/SUSE:SLE-%VERSION%:GA.repo
GRUB_TIMEOUT: 300
IBTESTS: 1
IBTEST_GITBRANCH: master
Expand Down
1 change: 0 additions & 1 deletion schedule/kernel/ibtest-slave-rdma-next.yaml
Expand Up @@ -4,7 +4,6 @@ description: >
vars:
DESKTOP: textmode
DEVEL_TOOLS_REPO: https://download.opensuse.org/repositories/devel:/tools/SLE_15_SP2/devel:tools.repo
GA_REPO: http://dist.suse.de/ibs/SUSE:/SLE-%VERSION%:/GA/standard/SUSE:SLE-%VERSION%:GA.repo
GRUB_TIMEOUT: 300
IBTESTS: 1
IBTEST_GITBRANCH: master
Expand Down
1 change: 0 additions & 1 deletion schedule/kernel/ibtest-slave.yaml
Expand Up @@ -4,7 +4,6 @@ description: >
vars:
DESKTOP: textmode
DEVEL_TOOLS_REPO: https://download.opensuse.org/repositories/devel:/tools/SLE_15_SP2/devel:tools.repo
GA_REPO: http://dist.suse.de/ibs/SUSE:/SLE-%VERSION%:/GA/standard/SUSE:SLE-%VERSION%:GA.repo
GRUB_TIMEOUT: 300
IBTESTS: 1
IBTEST_GITBRANCH: master
Expand Down

0 comments on commit aff37b4

Please sign in to comment.