Releases: dcos/dcos-e2e
Releases · dcos/dcos-e2e
2017.08.05.0
- The Enterprise DC/OS integration tests now require environment variables describing the IP addresses of the cluster. Now passes these environment variables.
2017.06.23.0
- Wait for 5 minutes after diagnostics check.
2017.06.22.0
- Account for the name of
3dt
having changed todcos-diagnostics
.
2017.06.21.1
- Support platforms where
$HOME
is set as/root
. Cluster.wait_for_dcos
now waits for CA cert to be available.
2017.06.21.0
- Add ability to specify a workspace.
- Fixed issue with DC/OS Docker files not existing in the repository.
2017.06.20.0
- Vendor DC/OS Docker so a path is not needed.
- If
log_output_live
is set toTrue
for aCluster
, logs are shown inwait_for_dcos
.
2017.06.19.0
- More storage efficient.
- Removed need to tell
Cluster
whether a cluster is an enterprise cluster. - Removed need to tell
Cluster
thesuperuser_password
. - Added ability to set environment variables on remote nodes when running commands.
Initial Release 2017.06.15.0
Initial release