osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/41943?usp=email )

Change subject: jobs/dahdi: fix git clones not getting updated
......................................................................

jobs/dahdi: fix git clones not getting updated

The refspec line has caused the git clones of the linux kernel to not
get updated.

Fixes: OS#6932
Change-Id: Id3b35ac10cf4fcb244c572a319433379e2e59c22
---
M jobs/gerrit-verifications-dahdi.yml
M jobs/master-builds-dahdi.yml
2 files changed, 0 insertions(+), 2 deletions(-)

Approvals:
  fixeria: Looks good to me, approved
  Jenkins Builder: Verified
  tnt: Looks good to me, but someone else must approve




diff --git a/jobs/gerrit-verifications-dahdi.yml 
b/jobs/gerrit-verifications-dahdi.yml
index 78909c8..8213287 100644
--- a/jobs/gerrit-verifications-dahdi.yml
+++ b/jobs/gerrit-verifications-dahdi.yml
@@ -52,7 +52,6 @@
          url: '{repo}'
          branches:
            - '{linux-ver}'
-         refspec: '{linux-ver}'
          shallow-clone: true
          wipe-workspace: false
          clean:
diff --git a/jobs/master-builds-dahdi.yml b/jobs/master-builds-dahdi.yml
index 7ba5985..60a703b 100644
--- a/jobs/master-builds-dahdi.yml
+++ b/jobs/master-builds-dahdi.yml
@@ -56,7 +56,6 @@
          url: '{repo}'
          branches:
            - '{linux-ver}'
-         refspec: '{linux-ver}'
          shallow-clone: true
          wipe-workspace: false
          clean:

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/41943?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Id3b35ac10cf4fcb244c572a319433379e2e59c22
Gerrit-Change-Number: 41943
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: tnt <[email protected]>

Reply via email to