Skip to content

[QA] Include k8s in every test pipeline #11733

@anon-pradip

Description

@anon-pradip

When k8s is enabled in pipeline(s), those pipelines are facing problem in deploy-ocis step with error:

/go/bin/helm-v3.16.2 install -n ocis --create-namespace --values charts/ocis/ci/deployment-values.yaml --atomic --timeout 5m0s ocis charts/ocis/

Error: INSTALLATION FAILED: release ocis failed, and has been uninstalled due to atomic being set: context deadline exceeded

make: *** [Makefile:23: helm-install-atomic] Error 1

Thus k8s is removed here: #11723

But we need to revert that, meaning: we need to include k8s at sometime when with the inclusion of k8s the CI will be green.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions