kyma-project / kyma-project/runtime-watcher

Change e2e test execution to Makefile-based approach

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

Nobody has claimed this yet.

Dominant language
Go
Stars
1
Forks
18
Avg merge
3d 20h
Merged PRs (30d)
10

Description

Currently e2e tests can only be executed in the GitHub environment using GitHub actions.
We've already switched to Makefile-based approach in the Lifecycle-Manager repository.
Change the current e2e tests setup so that these can also be run locally using Makefiles.
Use concepts from the Lifecycle-Manager repository as a guide.

Contributor guide

Open the contributing guide

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.

Research direction

Inspect the current e2e test setup and its GitHub Actions workflow, then compare the approach with the Lifecycle-Manager repository. Add Makefile-based entry points that run the existing e2e tests locally while preserving the current GitHub environment execution. Done means the e2e tests can be started locally through Makefiles.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, go
Domain
build-system, ci-cd, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.