diff options
author | Jiang, Yunhong <yunhong.jiang@intel.com> | 2016-09-21 23:09:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-21 23:09:58 +0000 |
commit | 1e8736aefffd6a42ed3700cb22a6a97c7468a02c (patch) | |
tree | 655f33172b35ab80000084012462bb79e9f03568 /tests | |
parent | 8647dbbe9db84d71610f42cec6ff619783d99800 (diff) | |
parent | 40a5f2a48ab343bf24a69af2b1b8bcd09798be3c (diff) |
Merge "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."
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 |