Remove deprecated extra_repo* parameters from jobs template
Related-Prod: PROD-16810
Depends-On: I7b14eb98decad5821548b7de96b4ca9b070402e6
Change-Id: Ib2b47861bc2eeffd8317972cdb1b516208e4611b
diff --git a/jenkins/client/job/oscore/tests.yml b/jenkins/client/job/oscore/tests.yml
index ba44bc0..7a73f01 100644
--- a/jenkins/client/job/oscore/tests.yml
+++ b/jenkins/client/job/oscore/tests.yml
@@ -217,18 +217,6 @@
type: string
description: Version of formulas for salt-master bootstrap
default: "{{formula_pkg_revision}}"
- EXTRA_REPO:
- type: string
- description: Optional extra repository to run tests with
- default: ''
- EXTRA_REPO_PIN:
- type: string
- description: Optional extra repository pin definition
- default: ''
- EXTRA_REPO_PRIORITY:
- type: string
- description: Optional extra repository pin priority
- default: ''
# openstack api
OPENSTACK_API_URL:
type: string