Make local test execution the default
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
parent
5a7d2ed5c9
commit
97738ac916
@ -1,8 +1,9 @@
|
|||||||
ip: "x.x.x.x"
|
# ip: "x.x.x.x"
|
||||||
user: "example_user"
|
# user: "example_user"
|
||||||
password: "example_password"
|
# password: "example_password"
|
||||||
|
|
||||||
|
# env: "HTTPS_PROXY=myproxy.example:12345"
|
||||||
|
|
||||||
env: "HTTPS_PROXY=myproxy.example:12345"
|
|
||||||
working_dir: "/tmp/open-cas-linux/"
|
working_dir: "/tmp/open-cas-linux/"
|
||||||
|
|
||||||
disks:
|
disks:
|
||||||
|
Loading…
Reference in New Issue
Block a user