Pre-build test runner image

Open
#94 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python

Research direction

Compare the proposed pipeline on the konflux-test-runner branch and inspect how ldap-server is built and configured. Locate the prepared test-runner component and its expected context and Containerfile, then verify that the test pipeline uses the Snapshot image and skips tests when no image is present.

Written by the indexing model from the issue text.

Description

Every ITS run the test runner image does pip install with a few dependencies. There is a component prepared already for this named test-runner. Move the image build there.

The test pipeline needs to be updated to use the image from Snapshot. If no test-runner image is present, then the tests should be no-op (this will only happen on the first ever PR introducing the runner).

The pipeline should be identical to what is proposed on konflux-test-runner branch. The proposed pipeline also shows what the expected context and containerfile are.

Also look at how the ldap-server is built and configure the test runner in a similar manner.

Dominant language
Python
Stars
0
Forks
3
Avg merge
1d 16h
Merged PRs (30d)
6

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.

More from release-engineering/cts

All issues in release-engineering/cts

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.