Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove legacy e2e tests #3245

Closed
lahabana opened this issue Nov 22, 2021 · 1 comment · Fixed by #3572
Closed

remove legacy e2e tests #3245

lahabana opened this issue Nov 22, 2021 · 1 comment · Fixed by #3572
Labels
area/ci-cd kind/cleanup Cleanup/refactor an existing component/code kind/feature New feature triage/accepted The issue was reviewed and is complete enough to start working on it

Comments

@lahabana
Copy link
Contributor

Description

There are some bash tests and some docker-compose tests.
It just makes things more complicated to test.

We can potentially remove them or replace them to use test-containers if we still want to keep some docker-compose tests.

In any case, we need to run E2E test with the minimum K8S version on master (1.16?).

@lahabana lahabana added triage/pending This issue will be looked at on the next triage meeting kind/feature New feature area/ci-cd kind/improvement Improvement on an existing feature and removed kind/feature New feature labels Nov 22, 2021
@github-actions github-actions bot added kind/feature New feature and removed area/ci-cd kind/improvement Improvement on an existing feature labels Nov 22, 2021
@lahabana lahabana added kind/cleanup Cleanup/refactor an existing component/code area/ci-cd labels Nov 22, 2021
@github-actions github-actions bot added the triage/stale Inactive for some time. It will be triaged again label Dec 23, 2021
@github-actions
Copy link
Contributor

This issue was inactive for 30 days it will be reviewed in the next triage meeting and might be closed.
If you think this issue is still relevant please comment on it promptly or attend the next triage meeting.

@lahabana lahabana added triage/accepted The issue was reviewed and is complete enough to start working on it and removed triage/pending This issue will be looked at on the next triage meeting triage/stale Inactive for some time. It will be triaged again labels Jan 5, 2022
lahabana added a commit that referenced this issue Jan 6, 2022
- Run against minimum and maximum supported k8s version in a k3d job
This enables us to get rid of minikube jobs
- fix make k3d/start by handling case where KIND_CLUSTER_NAME is not set
- remove docker-compose tests

Fix #3642 #3245

Signed-off-by: Charly Molter <charly.molter@konghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci-cd kind/cleanup Cleanup/refactor an existing component/code kind/feature New feature triage/accepted The issue was reviewed and is complete enough to start working on it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant