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-04-16 00:14:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Sat Apr 16 00:14:27 2022 rev:427 rq:970224 version:20220415.b52c5a26

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2022-04-14 17:26:07.315309424 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1941/openSUSE-release-tools.changes
  2022-04-16 00:14:48.089693343 +0200
@@ -1,0 +2,6 @@
+Thu Apr 14 16:28:47 UTC 2022 - opensuse-releaset...@opensuse.org
+
+- Update to version 20220415.b52c5a26:
+  * TTM: add openSUSE:Leap:Micro:5.2:Images to pipeline for appliance and 
containerfile
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20220413.aa57b28b.obscpio

New:
----
  openSUSE-release-tools-20220415.b52c5a26.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.BWpgKY/_old  2022-04-16 00:14:48.985694540 +0200
+++ /var/tmp/diff_new_pack.BWpgKY/_new  2022-04-16 00:14:48.997694556 +0200
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20220413.aa57b28b
+Version:        20220415.b52c5a26
 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.BWpgKY/_old  2022-04-16 00:14:49.041694615 +0200
+++ /var/tmp/diff_new_pack.BWpgKY/_new  2022-04-16 00:14:49.041694615 +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">aa57b28b5d879ad3c4bca55f4591f3eefed7eed3</param>
+    <param 
name="changesrevision">732640139ebe6dd0081121cb5fdb08681849e0d2</param>
   </service>
 </servicedata>
 

++++++ openSUSE-release-tools-20220413.aa57b28b.obscpio -> 
openSUSE-release-tools-20220415.b52c5a26.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20220413.aa57b28b/gocd/totestmanager.gocd.yaml 
new/openSUSE-release-tools-20220415.b52c5a26/gocd/totestmanager.gocd.yaml
--- old/openSUSE-release-tools-20220413.aa57b28b/gocd/totestmanager.gocd.yaml   
2022-04-13 13:06:39.000000000 +0200
+++ new/openSUSE-release-tools-20220415.b52c5a26/gocd/totestmanager.gocd.yaml   
2022-04-14 18:27:08.000000000 +0200
@@ -294,3 +294,24 @@
         - 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
+  TTM.Leap_Micro_5.2_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.2:Images
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20220413.aa57b28b/gocd/totestmanager.gocd.yaml.erb 
new/openSUSE-release-tools-20220415.b52c5a26/gocd/totestmanager.gocd.yaml.erb
--- 
old/openSUSE-release-tools-20220413.aa57b28b/gocd/totestmanager.gocd.yaml.erb   
    2022-04-13 13:06:39.000000000 +0200
+++ 
new/openSUSE-release-tools-20220415.b52c5a26/gocd/totestmanager.gocd.yaml.erb   
    2022-04-14 18:27:08.000000000 +0200
@@ -15,6 +15,7 @@
       openSUSE:Leap:15.4:ARM
       openSUSE:Leap:15.4:ARM:Images
       openSUSE:Leap:Micro:5.2
+      openSUSE:Leap:Micro:5.2:Images
   ) -%>
   TTM.<%= project.gsub('openSUSE:', '').gsub(':', '_') %>:
     group: openSUSE.Checkers

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.BWpgKY/_old  2022-04-16 00:14:49.729695533 +0200
+++ /var/tmp/diff_new_pack.BWpgKY/_new  2022-04-16 00:14:49.729695533 +0200
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20220413.aa57b28b
-mtime: 1649847999
-commit: aa57b28b5d879ad3c4bca55f4591f3eefed7eed3
+version: 20220415.b52c5a26
+mtime: 1649953628
+commit: b52c5a2669d19795497c00a98daf3407741efea2
 

Reply via email to