introduce dynamic periodic fullstack job
This commit:
- Is the first step in refactoring the fullstack jobs
- Adds a version of the periodic fullstack job that uses the dynamic
jenkins agents instead of the static workers
- The new job will take the pipeline script from project-infra instead of
nordix dev-tools
Signed-off-by: Adam Rozman <adam.rozman@est.tech>
Change-Id: Ic4ddedde8df4a5d38c7811c09290a791a24c4401
diff --git a/jjb/metal3/projects.yml b/jjb/metal3/projects.yml
index 1dda523..dab6791 100644
--- a/jjb/metal3/projects.yml
+++ b/jjb/metal3/projects.yml
@@ -72,6 +72,7 @@
name: "project-infra"
jobs:
- fullstack_project-infra_building_test
+ - periodic_dynamic_fullstack_building
- project:
name: "capm3-prow"