Skip to content

Switch deployment pipeline's e2e tests to new python3 version #951

Open
@pjenvey

Description

@pjenvey

Follow up to #911:

Ops' jenkins pipeline runs the now old e2e tests from server-syncstorage's repo as a spot check for deployment. With them now ported to Python 3 and moved to reside in the syncstorage-rs repo, the pipeline needs to switch to running them from there, likely via syncstorage-rs's docker.

Ops needs to switch this themselves but let's ensure:

  • it works as expected running from our docker
  • we log an issue for ops to change it providing them w/ the correct docker cmd line args

Bonus points for making it as seamless to run as server-syncstorage's docker (which is provided by its custom entrypoint). Otherwise running it by manually overwriting the entrypoint via cmd line args should suffice.

Metadata

Metadata

Assignees

Labels

5Estimate - l - Moderately complex, will require some effort but clearly defined.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions