jonasbjurel / OPNFV-Playground

Playground for OPNFV
Apache License 2.0
3 stars 2 forks source link

Rebasing of the pipeline for the newly introduced deploy-scenario fra… #86

Closed jonasbjurel closed 8 years ago

jonasbjurel commented 8 years ago

…mework

Two new arguments added: -n Network configuration, eg. default, elx, etc (according to the directory structure under fuel/deploy/config/labs/devel-pipeline) -s Deployment scenario: either provided as a full scenario filename located in fuel/deploy/scenario/ or as a short-name defined in fuel/deploy/scenario/scenario.yaml

Deprecated arguments: -a deplyment config is deprecated from Fuel@OPNFV 7.0 and forward. It will work for earlier releases but not for 7.0. This means that Fuel@OPNFV 7.0 commits earlier than Jan 8 2016 will not build with the devel-pipeline

NOT VERIFIED (Not even ran) DO NOT MERGE

Signed-off-by: Jonas Bjurel jonasbjurel@hotmail.com