Age | Commit message (Collapse) | Author | Files | Lines |
|
Scenario and POD descriptions impact virtual deployments and need adjustments.
Merge virtual deploy triggers have been disabled in order not to give incorrect
feedback to people.
Change-Id: I93aef5e029f64b74cf13ad82742b080a18d28da4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This change
- Enables all available scenarios for stable/brahmaputra branch on LF POD2
and Ericsson POD1.
- Enables new node type, virtual, which is able to run available scenarios.
- Adjusts build blocker for multijob projects.
- Skips cloning of fuel repo for multijob projects.
- Enables os_odl-l2_ha auto trigger for LF POD2, Ericsson POD1, and Ericsson
POD2.
- Enables the use of an already downloaded ISO if the ISO was previously
downloaded to jumphost to speed up deployment.
- Adds a generic job for fuel for easier CI development/troubleshooting which
is kept disabled by default.
- Removes SDN_CONTROLLER parameter.
Change-Id: Icf26241216522b58db6908623a77405cdaac2ba2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I41d19eadbe151e27146e8aa5e8a1b7f250865edb
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Ifa9a11dcf1ecd7e43b54a03f92f00c42c0cac41f
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
JIRA: RELENG-56
Change-Id: Ia1c0d7245d70c1dec90ec48d47f1b8ebc496a2be
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
fuel-verify-virtual-deploy-master job is also removed for the timebeing.
Change-Id: I744830cf377791ad0edf3f8c38012b01b6cd80cd
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This is the first step towards enabling virtual deployments for Fuel
merge jobs. This change introduces
- storing the ISOs built by the merge jobs on OPNFV Artifact Repository
- downloading ISOs built by the merge jobs for virtual deployments
Once this gets merged, a second change will be sent for enabling the virtual
deployments using downloaded ISO.
Change-Id: I726f58d914c7c216e1ffe626c2ca250f56d08222
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
- verify jobs are configured in order to run builds and virtual deployments
for each and every new patch.
- merge jobs are configured in order to run builds and virtual deployments
for merged changes.
- daily jobs are not configured and currently disabled.
- builder scripts are taken out from yml and converted to standalone scripts.
Change-Id: I2fc8a5072a48ecabfb9b0460e3717c7bf3623ff4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|