Commit 86a316dd authored by Dmitry Blinov's avatar Dmitry Blinov

fix test payload

parent 27339209
......@@ -195,7 +195,7 @@ context =
key pwra_db proview-prepare:pwr-db
key base_directory buildout:directory
raw pwr_exp_dir {{ proview_compile_dir }}/rls/os_linux/hw_x86_64/exp
raw pwr_bus_id 999
raw pwr_bus_id 1
raw java_location {{ java_location }}
......@@ -212,7 +212,7 @@ context =
[pwrrt-service]
recipe = slapos.cookbook:wrapper
command-line = bash -c "set -e; source ${bash-profile:output}; $pwr_exe/pwr_pkg.sh -i {{ test_volume }} || true; $pwr_exe/pwr_cleanup.sh||true; rt_ini -n gettingstarted -q 1 -w"
command-line = bash -c "set -e; source ${bash-profile:output}; $pwr_exe/pwr_pkg.sh -i {{ test_volume }} || true; $pwr_exe/pwr_cleanup.sh||true; rt_ini -n getstart -q 1 -w"
wrapper-path = ${directory:services}/pwrrt
hash-existing-files = ${buildout:directory}/software_release/buildout.cfg
environment =
......
......@@ -68,7 +68,7 @@ mode = 0644
[template-proview-r]
<= download-base
md5sum = c6570f720fe924616f65ec7f36c373ba
md5sum = 36efbef0cf77449b35db085c4bed55ec
filename = instance-proview-r.cfg.jinja2.in
[template-pwrp-profile]
......@@ -88,8 +88,8 @@ filename = nginx_conf.in
[test-volume]
<= download-base
md5sum = cc35b7960702eb5bcba7a328665c6258
filename = pwrp_pkg_gettingstarted_0002.tgz
md5sum = aa3baf3bd398c83825066fec4913a227
filename = pwrp_pkg_getstart_0001.tgz
[versions]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment