Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

v0.0.1-solo

Compare
Choose a tag to compare
@dfbot dfbot released this 14 Nov 01:07
· 50 commits to solo since this release
e575fd3
Add Dispatch Solo OVA release pipeline (#725)

Pipeline tracks version and triggers e2e tests for every version bump.
Revision that passes tests is then used to build an OVA. OVA is stored
on an S3 bucket. There is also a Github release created for that
version.

Also changes the API e2e tests to use default  timeout and retry values
(previous values were too low and caused tests failures despite the
gateway functioning correctly)