Skip to content

Commit

Permalink
Merge pull request #23884 from Namanl2001/repo-root-1
Browse files Browse the repository at this point in the history
amending repo-root for kubetest2 jobs
  • Loading branch information
k8s-ci-robot authored Oct 4, 2021
2 parents 210e5d8 + df5eb5f commit 2d404a0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ presubmits:
- noop
- --test=node
- --
- --repo-root=k8s.io/$(REPO_NAME)=$(PULL_REFS)
- --repo-root=.
- --gcp-zone=us-west1-b
- --parallelism=8
- --focus-regex='\[NodeConformance\]'
Expand Down Expand Up @@ -260,7 +260,7 @@ presubmits:
- noop
- --test=node
- --
- --repo-root=k8s.io/$(REPO_NAME)=$(PULL_REFS)
- --repo-root=.
- --gcp-zone=us-west1-b
- --parallelism=8
- --focus-regex='\[NodeConformance\]'
Expand Down Expand Up @@ -353,7 +353,7 @@ presubmits:
- noop
- --test=node
- --
- --repo-root=k8s.io/$(REPO_NAME)=$(PULL_REFS)
- --repo-root=.
- --gcp-project=cri-containerd-node-e2e
- --gcp-zone=us-central1-b
- --parallelism=8
Expand Down Expand Up @@ -431,7 +431,7 @@ presubmits:
- noop
- --test=node
- --
- --repo-root=k8s.io/$(REPO_NAME)=$(PULL_REFS)
- --repo-root=.
- --gcp-project=k8s-jkns-pr-node-e2e
- --gcp-zone=us-west1-b
- --parallelism=8
Expand Down

0 comments on commit 2d404a0

Please sign in to comment.