Try ultimate
This commit is contained in:
parent
db1eddccb8
commit
edea25ee38
@ -11,8 +11,3 @@
|
|||||||
- rsyslog
|
- rsyslog
|
||||||
- shell: service rsyslog start
|
- shell: service rsyslog start
|
||||||
- shell: groupadd docker && chgrp docker /var/run/docker.sock
|
- shell: groupadd docker && chgrp docker /var/run/docker.sock
|
||||||
- name: Copy keystore file
|
|
||||||
copy:
|
|
||||||
src: ../../e2e-commons/keystore.json
|
|
||||||
dest: /tmp/keystore.json
|
|
||||||
mode: '0755'
|
|
||||||
|
@ -7,7 +7,7 @@ platforms:
|
|||||||
- ultimate
|
- ultimate
|
||||||
- amb
|
- amb
|
||||||
children:
|
children:
|
||||||
- oracle
|
- oracle_swarm
|
||||||
image: ubuntu:16.04
|
image: ubuntu:16.04
|
||||||
privileged: true
|
privileged: true
|
||||||
network_mode: host
|
network_mode: host
|
||||||
@ -21,8 +21,8 @@ provisioner:
|
|||||||
inventory:
|
inventory:
|
||||||
host_vars:
|
host_vars:
|
||||||
oracle-amb-host:
|
oracle-amb-host:
|
||||||
ORACLE_VALIDATOR_ADDRESS: "0xaaB52d66283F7A1D5978bcFcB55721ACB467384b"
|
ORACLE_VALIDATOR_KEYSTORE_PATH: "../../../e2e-commons/keystore_ultimate.json"
|
||||||
ORACLE_VALIDATOR_ADDRESS_PRIVATE_KEY: "8e829f695aed89a154550f30262f1529582cc49dc30eff74a6b491359e0230f9"
|
ORACLE_VALIDATOR_KEYSTORE_PASSWORD: "12345678"
|
||||||
verifier:
|
verifier:
|
||||||
name: testinfra
|
name: testinfra
|
||||||
scenario:
|
scenario:
|
||||||
|
Loading…
Reference in New Issue
Block a user