Modify timing for automated ipa-ironic builds 95/10395/1
authorRozzii <adam.rozman@est.tech>
Thu, 16 Sep 2021 11:17:56 +0000 (14:17 +0300)
committerRozzii <adam.rozman@est.tech>
Thu, 16 Sep 2021 11:17:56 +0000 (14:17 +0300)
This change also includes setting the url for the GitHub plugin.
The GitHub url could help with automated builds. It might not help
then it has to be removed.

Change-Id: I7306c3f644963eace0c1d0b0cdb7568f83d7335c

jjb/airship/job_ipa_image_building.yml

index 70df57d539538a3639f35e63b04693195b4dbcee..ac0982863a7bc30e4c75ff5e1038d60de2e70320 100644 (file)
@@ -51,6 +51,8 @@
         description: 'Configures IPA builder upload mode (staging/review)'
 
     properties:
+    - github:
+        url: https://github.com/Nordix/ironic-python-agent.git
     - build-discarder:
         days-to-keep: 30
         num-to-keep: 300
@@ -58,7 +60,7 @@
         artifact-num-to-keep: -1
 
     triggers:
-      - timed: "0 */48 * * *"
+      - timed: "0 4  * * 1,3,5,7"
       - github
 
     pipeline-scm: