diff options
author | kalyanreddy <reddyx.gundarapu@intel.com> | 2016-09-16 16:26:43 +0530 |
---|---|---|
committer | Kalyanreddy <reddyx.gundarapu@intel.com> | 2016-09-21 15:45:41 +0530 |
commit | 40a5f2a48ab343bf24a69af2b1b8bcd09798be3c (patch) | |
tree | 6640f06ed7580a147584263dcd0c5f808b207805 /tests | |
parent | b8f6485d5a5c66f0fce566e59b8b5891c6a7f571 (diff) |
This patch includes scripts to verify the sha512sum of the
guest image. Also contains scripts to exit the test if the
test_type is not verify/daily/merge.
Change-Id: Ibbb0d30302095282b539db7293084de007db6ddc
Co-Authored-By: Shravani <shravani.p@tcs.com>
Signed-off-by: kalyanreddy <reddyx.gundarapu@intel.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/cyclictest-node-context.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cyclictest-node-context.yaml b/tests/cyclictest-node-context.yaml index 2dd74d937..3125cb7c1 100644 --- a/tests/cyclictest-node-context.yaml +++ b/tests/cyclictest-node-context.yaml @@ -47,4 +47,4 @@ scenarios: context: type: Node name: LF - file: /opt/pod.yaml + file: /opt/scripts/pod.yaml |