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 2021-12-16 02:00:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Thu Dec 16 02:00:58 2021 rev:358 rq:940790 version:20211215.60b15582

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2021-12-14 22:02:00.691141611 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.2520/openSUSE-release-tools.changes
  2021-12-16 02:01:31.835654623 +0100
@@ -1,0 +2,6 @@
+Wed Dec 15 20:32:05 UTC 2021 - opensuse-releaset...@opensuse.org
+
+- Update to version 20211215.60b15582:
+  * Run TTM for openSUSE:Leap:15.4:ARM (armv7)
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20211214.a7644165.obscpio

New:
----
  openSUSE-release-tools-20211215.60b15582.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.LifjOA/_old  2021-12-16 02:01:32.659655123 +0100
+++ /var/tmp/diff_new_pack.LifjOA/_new  2021-12-16 02:01:32.663655126 +0100
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20211214.a7644165
+Version:        20211215.60b15582
 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.LifjOA/_old  2021-12-16 02:01:32.711655155 +0100
+++ /var/tmp/diff_new_pack.LifjOA/_new  2021-12-16 02:01:32.711655155 +0100
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param 
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
-    <param 
name="changesrevision">a76441657c05d8c682248443848d7891113051ad</param>
+    <param 
name="changesrevision">60b155829461cf2fca019e00e290756700558dca</param>
   </service>
 </servicedata>
 

++++++ openSUSE-release-tools-20211214.a7644165.obscpio -> 
openSUSE-release-tools-20211215.60b15582.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20211214.a7644165/gocd/totestmanager.gocd.yaml 
new/openSUSE-release-tools-20211215.60b15582/gocd/totestmanager.gocd.yaml
--- old/openSUSE-release-tools-20211214.a7644165/gocd/totestmanager.gocd.yaml   
2021-12-14 07:41:18.000000000 +0100
+++ new/openSUSE-release-tools-20211215.60b15582/gocd/totestmanager.gocd.yaml   
2021-12-15 21:30:23.000000000 +0100
@@ -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:15.4
+  TTM.Leap_15.4_ARM:
+    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:15.4:ARM
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20211214.a7644165/gocd/totestmanager.gocd.yaml.erb 
new/openSUSE-release-tools-20211215.60b15582/gocd/totestmanager.gocd.yaml.erb
--- 
old/openSUSE-release-tools-20211214.a7644165/gocd/totestmanager.gocd.yaml.erb   
    2021-12-14 07:41:18.000000000 +0100
+++ 
new/openSUSE-release-tools-20211215.60b15582/gocd/totestmanager.gocd.yaml.erb   
    2021-12-15 21:30:23.000000000 +0100
@@ -15,6 +15,7 @@
       openSUSE:Leap:15.3:Update:Respin
       openSUSE:Leap:15.4:Images
       openSUSE:Leap:15.4
+      openSUSE:Leap:15.4:ARM
   ) -%>
   TTM.<%= project.gsub('openSUSE:', '').gsub(':', '_') %>:
     group: openSUSE.Checkers

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.LifjOA/_old  2021-12-16 02:01:33.283655501 +0100
+++ /var/tmp/diff_new_pack.LifjOA/_new  2021-12-16 02:01:33.287655504 +0100
@@ -1,6 +1,6 @@
 name: openSUSE-release-tools
-version: 20211214.a7644165
-mtime: 1639464078
-commit: a76441657c05d8c682248443848d7891113051ad
+version: 20211215.60b15582
+mtime: 1639600223
+commit: 60b155829461cf2fca019e00e290756700558dca
 
 

Reply via email to