Skip to content

Commit

Permalink
chore(e2e): remove duplicated YAKS tests ...
Browse files Browse the repository at this point in the history
... which is now part of Kamelets test suite
  • Loading branch information
squakez committed Jun 25, 2024
1 parent f2314e2 commit 4e07443
Show file tree
Hide file tree
Showing 94 changed files with 28 additions and 3,355 deletions.
86 changes: 0 additions & 86 deletions .github/actions/e2e-knative-yaks/action.yml

This file was deleted.

129 changes: 0 additions & 129 deletions .github/actions/e2e-knative-yaks/exec-tests.sh

This file was deleted.

54 changes: 0 additions & 54 deletions .github/actions/kamel-install-yaks/action.yml

This file was deleted.

16 changes: 0 additions & 16 deletions .github/workflows/knative.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,19 +69,3 @@ jobs:
with:
cluster-config-data: ${{ secrets.E2E_CLUSTER_CONFIG }}
cluster-kube-config-data: ${{ secrets.E2E_KUBE_CONFIG }}

yaks-test:
runs-on: ubuntu-latest
steps:

- name: Checkout code
uses: actions/checkout@v4
with:
persist-credentials: false
submodules: recursive

- name: YAKS Tests
uses: ./.github/actions/e2e-knative-yaks
with:
cluster-config-data: ${{ secrets.E2E_CLUSTER_CONFIG }}
cluster-kube-config-data: ${{ secrets.E2E_KUBE_CONFIG }}
Binary file added docs/charts/camel-k-2.4.0-SNAPSHOT.tgz
Binary file not shown.
29 changes: 28 additions & 1 deletion docs/charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
apiVersion: v1
entries:
camel-k:
- apiVersion: v2
appVersion: 2.4.0-SNAPSHOT
created: "2024-06-25T14:56:24.863451472+02:00"
description: A lightweight integration platform, born on Kubernetes, with serverless
superpowers
digest: 92898328746f6e40411b1ae8c78611c26bc0dfed74dad14a412793b4b681a4d0
home: https://camel.apache.org/camel-k/latest/
icon: https://github.com/apache/camel/raw/main/docs/img/logo64-d.png
keywords:
- serverless
- integration
- patterns
maintainers:
- email: [email protected]
name: pcongiusti
- email: [email protected]
name: acosentino
name: camel-k
sources:
- https://github.com/apache/camel-k
- https://github.com/apache/camel-k-runtime
- https://github.com/apache/camel-quarkus
- https://github.com/apache/camel
type: application
urls:
- https://apache.github.io/camel-k/charts/camel-k-2.4.0-SNAPSHOT.tgz
version: 2.4.0-SNAPSHOT
- apiVersion: v2
appVersion: 2.3.3
created: "2024-06-10T15:48:52.865992809+02:00"
Expand Down Expand Up @@ -1010,4 +1037,4 @@ entries:
urls:
- https://apache.github.io/camel-k/charts/camel-k-0.1.0.tgz
version: 0.1.0
generated: "2024-06-04T10:03:32.346088179+02:00"
generated: "2024-06-25T14:56:24.853942869+02:00"
4 changes: 0 additions & 4 deletions e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,3 @@ Test suite that cover the Quarkus Native build. As it is high resource consuming
### Telemetry

Test suite that cover the features associated with Telemetry feature. The test execution takes care of installing the required configuration.

### Yaks

Test suite that cover certain Knative features together with YAKS operator.
13 changes: 0 additions & 13 deletions e2e/yaks/common/apache-kamelet-catalog/kamelet.feature

This file was deleted.

24 changes: 0 additions & 24 deletions e2e/yaks/common/apache-kamelet-catalog/logger.yaml

This file was deleted.

Loading

0 comments on commit 4e07443

Please sign in to comment.