summaryrefslogtreecommitdiffstats
path: root/deploy.env
AgeCommit message (Collapse)AuthorFilesLines
2020-08-17Update env variable extraction and VM creation stepsRihab Banday1-11/+1
This change uses YAML parser to extract environmental variables from PDF and IDF. Additionally it merges the VM creation step with the main functions script. Change-Id: I2089b7a84f15e892d57fbadf06252db8769f0fbf Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>
2020-07-29Initial structure for e2e deployment scriptingRihab Banday1-0/+22
This patch includes the initial skeleton of the e2e deployment tooling. This is expected to evolve as further development progresses. Change-Id: Ie1e334e672acb2213e8f6c2174506b685f826f98 Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>