openshift / openshift/origin

Make registry e2e tests able to run in parallel

Open
#16,942 4 comments 0 reactions 1 assignee View on GitHub

@bparees is already working on this.

Since Oct 19, 2017.

area/tests component/imageregistry kind/feature lifecycle/frozen priority/P2
Dominant language
Go
Stars
8.7k
Forks
4.8k
Avg merge
4d 10h
Merged PRs (30d)
53

Description

They currently run in serial/isolated mode because:

In case of serial registry tests - several tests apply different registry configuration (read-only on/off acceptschema2 on/off etc.), which restarts the registry. Such tests cannot be run in parallel with other tests interacting with registry.

We need to find a way to launch a secondary registry w/ its own config to run the tests against so we are not manipulating the cluster infrastructure.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.