Skip to content

Commit fbf9850

Browse files
authored
Merge pull request os-autoinst#23767 from lemon-suse/update-sap-test-data
Update SAP test data from 'Application' to 'application'
2 parents aeb380c + 3d16157 commit fbf9850

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

test_data/yam/agama_sap.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,27 @@ os_release:
1111
SUSE_SUPPORT_PRODUCT: "SUSE Linux Enterprise Server for SAP applications"
1212
repos:
1313
- name: SLE-Product-SLES_SAP-%VERSION%
14-
alias: SUSE_Linux_Enterprise_Server_for_SAP_Applications_%VERSION%_%ARCH%:SLE-Product-SLES_SAP-%VERSION%
14+
alias: SUSE_Linux_Enterprise_Server_for_SAP_applications_%VERSION%_%ARCH%:SLE-Product-SLES_SAP-%VERSION%
1515
uri: http://openqa.suse.de/assets/repo/SLES-SAP-%VERSION%-%ARCH%-Build%BUILD%/
1616
enabled: 'Yes'
1717
filter: name
1818
- name: SLE-Product-SLES_SAP-%VERSION%-Debug
19-
alias: SUSE_Linux_Enterprise_Server_for_SAP_Applications_%VERSION%_%ARCH%:SLE-Product-SLES_SAP-%VERSION%-Debug
19+
alias: SUSE_Linux_Enterprise_Server_for_SAP_applications_%VERSION%_%ARCH%:SLE-Product-SLES_SAP-%VERSION%-Debug
2020
uri: http://openqa.suse.de/assets/repo/SLES-SAP-%VERSION%-%ARCH%-Debug-Build%BUILD%/
2121
enabled: 'No'
2222
filter: name
2323
- name: SLE-Product-SLES_SAP-%VERSION%-Source
24-
alias: SUSE_Linux_Enterprise_Server_for_SAP_Applications_%VERSION%_%ARCH%:SLE-Product-SLES_SAP-%VERSION%-Source
24+
alias: SUSE_Linux_Enterprise_Server_for_SAP_applications_%VERSION%_%ARCH%:SLE-Product-SLES_SAP-%VERSION%-Source
2525
uri: http://openqa.suse.de/assets/repo/SLES-SAP-%VERSION%-%ARCH%-Source-Build%BUILD%/
2626
enabled: 'No'
2727
filter: name
2828
- name: NVIDIA-GPU-Compute-Toolkit-CUDA
29-
alias: SUSE_Linux_Enterprise_Server_for_SAP_Applications_%VERSION%_%ARCH%:NVIDIA-GPU-Compute-Toolkit-CUDA
29+
alias: SUSE_Linux_Enterprise_Server_for_SAP_applications_%VERSION%_%ARCH%:NVIDIA-GPU-Compute-Toolkit-CUDA
3030
uri: https://developer.download.nvidia.com/compute/cuda/repos/sles15/%ARCH%
3131
enabled: 'No'
3232
filter: name
3333
- name: NVIDIA-Graphics-Drivers
34-
alias: SUSE_Linux_Enterprise_Server_for_SAP_Applications_%VERSION%_%ARCH%:NVIDIA-Graphics-Drivers
34+
alias: SUSE_Linux_Enterprise_Server_for_SAP_applications_%VERSION%_%ARCH%:NVIDIA-Graphics-Drivers
3535
uri: https://download.nvidia.com/suse/sle16
3636
enabled: 'No'
3737
filter: name

test_data/yam/agama_sap_ppc64le.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ os_release:
1111
SUSE_SUPPORT_PRODUCT: "SUSE Linux Enterprise Server for SAP applications"
1212
repos:
1313
- name: SLE-Product-SLES_SAP-%VERSION%
14-
alias: SUSE_Linux_Enterprise_Server_for_SAP_Applications_%VERSION%_%ARCH%:SLE-Product-SLES_SAP-%VERSION%
14+
alias: SUSE_Linux_Enterprise_Server_for_SAP_applications_%VERSION%_%ARCH%:SLE-Product-SLES_SAP-%VERSION%
1515
uri: http://openqa.suse.de/assets/repo/SLES-SAP-%VERSION%-%ARCH%-Build%BUILD%/
1616
enabled: 'Yes'
1717
filter: name
1818
- name: SLE-Product-SLES_SAP-%VERSION%-Debug
19-
alias: SUSE_Linux_Enterprise_Server_for_SAP_Applications_%VERSION%_%ARCH%:SLE-Product-SLES_SAP-%VERSION%-Debug
19+
alias: SUSE_Linux_Enterprise_Server_for_SAP_applications_%VERSION%_%ARCH%:SLE-Product-SLES_SAP-%VERSION%-Debug
2020
uri: http://openqa.suse.de/assets/repo/SLES-SAP-%VERSION%-%ARCH%-Debug-Build%BUILD%/
2121
enabled: 'No'
2222
filter: name
2323
- name: SLE-Product-SLES_SAP-%VERSION%-Source
24-
alias: SUSE_Linux_Enterprise_Server_for_SAP_Applications_%VERSION%_%ARCH%:SLE-Product-SLES_SAP-%VERSION%-Source
24+
alias: SUSE_Linux_Enterprise_Server_for_SAP_applications_%VERSION%_%ARCH%:SLE-Product-SLES_SAP-%VERSION%-Source
2525
uri: http://openqa.suse.de/assets/repo/SLES-SAP-%VERSION%-%ARCH%-Source-Build%BUILD%/
2626
enabled: 'No'
2727
filter: name

0 commit comments

Comments
 (0)