mayadata-io / mayadata-io/oep-e2e

Sequencing gitlab jobs

Open
#508 0 comments 0 reactions 1 assignee View on GitHub

@AmitKumarDas is already working on this.

Since Apr 30, 2020.

dao
Dominant language
Python
Stars
6
Forks
10
PR merge metrics
No merged PRs in 30d

Description

As per current OEP E2E flow we need to run some gitlab jobs under the same stage in a given sequence. Gitlab has some limitations on running jobs under the same stage in a given sequence. So to overcome this limitation we are creating a custom resource named e2e-cr. In this CR we update the results of the jobs that needs to be sequenced. The jobs that are dependent on a xyz job pools for the status of the xyz job and onces it gets Completed the dependent job starts running.

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.