Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2022-07-15 13:52:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Fri Jul 15 13:52:27 2022 rev:442 rq:989190 version:20220714.70a1c647

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2022-07-06 15:42:33.406566438 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1523/openSUSE-release-tools.changes
  2022-07-15 13:52:44.951568679 +0200
@@ -1,0 +2,7 @@
+Thu Jul 14 14:13:31 UTC 2022 - opensuse-releaset...@opensuse.org
+
+- Update to version 20220714.70a1c647:
+  * Add Micro 5.3 into ttm
+  * Add LeapMicro 5.3 bot configuration
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20220706.9b973c9b.obscpio

New:
----
  openSUSE-release-tools-20220714.70a1c647.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.LxeE9S/_old  2022-07-15 13:52:45.571568879 +0200
+++ /var/tmp/diff_new_pack.LxeE9S/_new  2022-07-15 13:52:45.575568881 +0200
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20220706.9b973c9b
+Version:        20220714.70a1c647
 Release:        0
 Summary:        Tools to aid in staging and release work for openSUSE/SUSE
 License:        GPL-2.0-or-later AND MIT

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.LxeE9S/_old  2022-07-15 13:52:45.615568894 +0200
+++ /var/tmp/diff_new_pack.LxeE9S/_new  2022-07-15 13:52:45.615568894 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param 
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
-    <param 
name="changesrevision">e0ea2c9c16829cb74514afbd38bfcfc108699bb2</param>
+    <param 
name="changesrevision">c354a3fe71feab07f7732092a71b60820881ff6e</param>
   </service>
 </servicedata>
 

++++++ openSUSE-release-tools-20220706.9b973c9b.obscpio -> 
openSUSE-release-tools-20220714.70a1c647.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20220706.9b973c9b/dashboard/generate.py 
new/openSUSE-release-tools-20220714.70a1c647/dashboard/generate.py
--- old/openSUSE-release-tools-20220706.9b973c9b/dashboard/generate.py  
2022-07-06 11:06:48.000000000 +0200
+++ new/openSUSE-release-tools-20220714.70a1c647/dashboard/generate.py  
2022-07-14 16:12:25.000000000 +0200
@@ -175,6 +175,11 @@
                     openqa_group='openSUSE Leap Micro 5.2', 
openqa_version='5.2', openqa_groupid=95)
         fetcher.add('openSUSE:Leap:Micro:5.2:Images', 
nick='Leap:Micro:5.2:Images',
                     openqa_group='openSUSE Leap Micro 5.2 Image', 
openqa_version='5.2', openqa_groupid=94)
+        fetcher.add('openSUSE:Leap:Micro:5.3', nick='Leap:Micro:5.3',
+                    
download_url='https://download.opensuse.org/distribution/leap-micro/5.3/product/iso',
+                    openqa_group='openSUSE Leap Micro 5.3', 
openqa_version='5.3', openqa_groupid=102)
+        fetcher.add('openSUSE:Leap:Micro:5.3:Images', 
nick='Leap:Micro:5.3:Images',
+                    openqa_group='openSUSE Leap Micro 5.3 Image', 
openqa_version='5.3', openqa_groupid=101)
         fetcher.add('openSUSE:Leap:15.4', nick='Leap:15.4',
                     
download_url='https://download.opensuse.org/distribution/leap/15.4/iso',
                     openqa_group='openSUSE Leap 15', openqa_version='15.4', 
openqa_groupid=50)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20220706.9b973c9b/gocd/leapmicro.target.gocd.yaml 
new/openSUSE-release-tools-20220714.70a1c647/gocd/leapmicro.target.gocd.yaml
--- 
old/openSUSE-release-tools-20220706.9b973c9b/gocd/leapmicro.target.gocd.yaml    
    2022-07-06 11:06:48.000000000 +0200
+++ 
new/openSUSE-release-tools-20220714.70a1c647/gocd/leapmicro.target.gocd.yaml    
    2022-07-14 16:12:25.000000000 +0200
@@ -19,6 +19,25 @@
         tasks:
           - script: ./pkglistgen.py -A https://api.opensuse.org 
update_and_solve -p openSUSE:Leap:Micro:5.2 -s target --only-release-packages
 
+  LeapMicro53.RelPkgs:
+    group: Leap
+    lock_behavior: unlockWhenFinished
+    timer:
+      spec: 0 10 * ? * *
+      only_on_changes: false
+    materials:
+      git:
+        git: https://github.com/openSUSE/openSUSE-release-tools.git
+    environment_variables:
+      OSC_CONFIG: /home/go/config/oscrc-staging-bot
+    stages:
+    - Create.Release.Packages:
+        approval: manual
+        resources:
+        - repo-checker
+        tasks:
+          - script: ./pkglistgen.py -A https://api.opensuse.org 
update_and_solve -p openSUSE:Leap:Micro:5.3 -s target --only-release-packages
+
   LeapMicro.Package.Lists:
     group: Leap
     lock_behavior: unlockWhenFinished
@@ -37,3 +56,21 @@
         tasks:
           - script: ./pkglistgen.py -A https://api.opensuse.org --debug 
update_and_solve -p openSUSE:Leap:Micro:5.2 -s target
 
+  LeapMicro53.Package.Lists:
+    group: Leap
+    lock_behavior: unlockWhenFinished
+    environment_variables:
+      OSC_CONFIG: /home/go/config/oscrc-staging-bot
+    timer:
+      spec: 0 40 * ? * *
+      only_on_changes: false
+    materials:
+      git:
+        git: https://github.com/openSUSE/openSUSE-release-tools.git
+    stages:
+    - Update.000product:
+        resources:
+        - repo-checker
+        tasks:
+          - script: ./pkglistgen.py -A https://api.opensuse.org --debug 
update_and_solve -p openSUSE:Leap:Micro:5.3 -s target
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20220706.9b973c9b/gocd/totestmanager.gocd.yaml 
new/openSUSE-release-tools-20220714.70a1c647/gocd/totestmanager.gocd.yaml
--- old/openSUSE-release-tools-20220706.9b973c9b/gocd/totestmanager.gocd.yaml   
2022-07-06 11:06:48.000000000 +0200
+++ new/openSUSE-release-tools-20220714.70a1c647/gocd/totestmanager.gocd.yaml   
2022-07-14 16:12:25.000000000 +0200
@@ -315,3 +315,45 @@
         - script: |-
             install -D /home/go/config/openqa-client.conf 
/home/go/.config/openqa/client.conf
             scripts/totest-manager.py -A https://api.opensuse.org --debug run 
openSUSE:Leap:Micro:5.2:Images
+  TTM.Leap_Micro_5.3:
+    group: openSUSE.Checkers
+    lock_behavior: unlockWhenFinished
+    environment_variables:
+      OSC_CONFIG: /home/go/config/oscrc-totest-manager
+    materials:
+      script:
+        git: https://github.com/openSUSE/openSUSE-release-tools.git
+        destination: scripts
+    timer:
+      spec: 0 */15 * ? * *
+      only_on_changes: false
+    stages:
+    - Run:
+        approval: manual
+        resources:
+        - staging-bot
+        tasks:
+        - script: |-
+            install -D /home/go/config/openqa-client.conf 
/home/go/.config/openqa/client.conf
+            scripts/totest-manager.py -A https://api.opensuse.org --debug run 
openSUSE:Leap:Micro:5.3
+  TTM.Leap_Micro_5.3_Images:
+    group: openSUSE.Checkers
+    lock_behavior: unlockWhenFinished
+    environment_variables:
+      OSC_CONFIG: /home/go/config/oscrc-totest-manager
+    materials:
+      script:
+        git: https://github.com/openSUSE/openSUSE-release-tools.git
+        destination: scripts
+    timer:
+      spec: 0 */15 * ? * *
+      only_on_changes: false
+    stages:
+    - Run:
+        approval: manual
+        resources:
+        - staging-bot
+        tasks:
+        - script: |-
+            install -D /home/go/config/openqa-client.conf 
/home/go/.config/openqa/client.conf
+            scripts/totest-manager.py -A https://api.opensuse.org --debug run 
openSUSE:Leap:Micro:5.3:Images
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20220706.9b973c9b/gocd/totestmanager.gocd.yaml.erb 
new/openSUSE-release-tools-20220714.70a1c647/gocd/totestmanager.gocd.yaml.erb
--- 
old/openSUSE-release-tools-20220706.9b973c9b/gocd/totestmanager.gocd.yaml.erb   
    2022-07-06 11:06:48.000000000 +0200
+++ 
new/openSUSE-release-tools-20220714.70a1c647/gocd/totestmanager.gocd.yaml.erb   
    2022-07-14 16:12:25.000000000 +0200
@@ -16,6 +16,8 @@
       openSUSE:Leap:15.4:ARM:Images
       openSUSE:Leap:Micro:5.2
       openSUSE:Leap:Micro:5.2:Images
+      openSUSE:Leap:Micro:5.3
+      openSUSE:Leap:Micro:5.3:Images
   ) -%>
   TTM.<%= project.gsub('openSUSE:', '').gsub(':', '_') %>:
     group: openSUSE.Checkers

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.LxeE9S/_old  2022-07-15 13:52:46.383569142 +0200
+++ /var/tmp/diff_new_pack.LxeE9S/_new  2022-07-15 13:52:46.383569142 +0200
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20220706.9b973c9b
-mtime: 1657098408
-commit: 9b973c9bc4299d5218bfc51583c883de9f804cdb
+version: 20220714.70a1c647
+mtime: 1657807945
+commit: 70a1c6478a86db89302be27447aadffcff5a2a3b
 

Reply via email to