diff mbox series

[kteam-tools] kernel-series: typo correction for s390x.zVM

Message ID 20180316085004.20634-1-po-hsu.lin@canonical.com
State New
Headers show
Series [kteam-tools] kernel-series: typo correction for s390x.zVM | expand

Commit Message

Po-Hsu Lin March 16, 2018, 8:50 a.m. UTC
Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
---
 info/kernel-series.yaml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Comments

Colin Ian King March 16, 2018, 8:51 a.m. UTC | #1
On 16/03/18 08:50, Po-Hsu Lin wrote:
> Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
> ---
>  info/kernel-series.yaml | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/info/kernel-series.yaml b/info/kernel-series.yaml
> index b76663fc..ff640c3c 100644
> --- a/info/kernel-series.yaml
> +++ b/info/kernel-series.yaml
> @@ -112,7 +112,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -207,7 +207,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -257,7 +257,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -314,7 +314,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -374,7 +374,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -540,7 +540,7 @@
>                      hwe:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal']
>  
>          linux-hwe-edge:
> @@ -560,7 +560,7 @@
>                      hwe-edge:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal']
>  
>          linux-joule:
> 

Acked-by: Colin Ian King <colin.king@canonical.com>
Khalid Elmously March 16, 2018, 2:11 p.m. UTC | #2
On 2018-03-16 16:50:04 , Po-Hsu Lin wrote:
> Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
> ---
>  info/kernel-series.yaml | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/info/kernel-series.yaml b/info/kernel-series.yaml
> index b76663fc..ff640c3c 100644
> --- a/info/kernel-series.yaml
> +++ b/info/kernel-series.yaml
> @@ -112,7 +112,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -207,7 +207,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -257,7 +257,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -314,7 +314,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -374,7 +374,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -540,7 +540,7 @@
>                      hwe:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal']
>  
>          linux-hwe-edge:
> @@ -560,7 +560,7 @@
>                      hwe-edge:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal']
>  
>          linux-joule:
Acked-by: Khalid Elmously <khalid.elmously@canonical.com>
Kleber Sacilotto de Souza March 19, 2018, 10:01 a.m. UTC | #3
On 03/16/18 09:50, Po-Hsu Lin wrote:
> Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
> ---
>  info/kernel-series.yaml | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/info/kernel-series.yaml b/info/kernel-series.yaml
> index b76663fc..ff640c3c 100644
> --- a/info/kernel-series.yaml
> +++ b/info/kernel-series.yaml
> @@ -112,7 +112,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -207,7 +207,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -257,7 +257,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -314,7 +314,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -374,7 +374,7 @@
>                      generic:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
>                      lowlatency:
>                          arches: ['amd64', 'i386']
> @@ -540,7 +540,7 @@
>                      hwe:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal']
>  
>          linux-hwe-edge:
> @@ -560,7 +560,7 @@
>                      hwe-edge:
>                          # arches as defined by the tesing system
>                          #
> -                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
> +                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
>                          clouds: ['metal']
>  
>          linux-joule:
> 

Applied to kteam-tools/master branch.

Thanks,
Kleber
diff mbox series

Patch

diff --git a/info/kernel-series.yaml b/info/kernel-series.yaml
index b76663fc..ff640c3c 100644
--- a/info/kernel-series.yaml
+++ b/info/kernel-series.yaml
@@ -112,7 +112,7 @@ 
                     generic:
                         # arches as defined by the tesing system
                         #
-                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
+                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
                         clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
                     lowlatency:
                         arches: ['amd64', 'i386']
@@ -207,7 +207,7 @@ 
                     generic:
                         # arches as defined by the tesing system
                         #
-                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
+                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
                         clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
                     lowlatency:
                         arches: ['amd64', 'i386']
@@ -257,7 +257,7 @@ 
                     generic:
                         # arches as defined by the tesing system
                         #
-                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
+                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
                         clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
                     lowlatency:
                         arches: ['amd64', 'i386']
@@ -314,7 +314,7 @@ 
                     generic:
                         # arches as defined by the tesing system
                         #
-                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
+                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
                         clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
                     lowlatency:
                         arches: ['amd64', 'i386']
@@ -374,7 +374,7 @@ 
                     generic:
                         # arches as defined by the tesing system
                         #
-                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
+                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
                         clouds: ['metal', 'kvm', 'aws', 'azure', 'gcp']
                     lowlatency:
                         arches: ['amd64', 'i386']
@@ -540,7 +540,7 @@ 
                     hwe:
                         # arches as defined by the tesing system
                         #
-                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
+                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
                         clouds: ['metal']
 
         linux-hwe-edge:
@@ -560,7 +560,7 @@ 
                     hwe-edge:
                         # arches as defined by the tesing system
                         #
-                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's903x.zVM']
+                        arches: ['amd64', 'i386', 'ppc64el', 'arm64', 'armhf', 's390x.zKVM', 's390x.LPAR', 's390x.zVM']
                         clouds: ['metal']
 
         linux-joule: