Git Product home page Git Product logo

chaos-ci-lib's Introduction

LitmusChaos CI Lib

Chaos CI Lib is a central repository which contains different GO bdd tests implemented using the popular Ginkgo, Gomega test framework for running a number of litmuschaos experiments in different CI platforms that can be further used at remote places. The bdd can be used inside the job templates that can be used by the members who are using litmus experiments as part of their CI pipelines.

Supported CI Platforms

Litmus supports CI plugin for the following CI platforms:

CI Platform Chaos Template
GitHub Actions Click Here
GitLab Remote Templates Click Here
Spinnaker Templates Click Here

chaos-ci-lib's People

Contributors

uditgaurav avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

chaos-ci-lib's Issues

Optimise the use of overriding the env for containerd using chaos helm

This issue is for optimizing the ENVs for installing experiments using chaos-helm. For clusters like KinD which has contained as the container runtime for which it should use other images for helper pod than the default one which causes adding more and more ENVs which is required to be reduced.

ref:

helm install k8s k8s-chaos/kubernetes-chaos --set image.litmus.pullPolicy=${IMAGE_PULL_POLICY} \

Facing error while trying to install the litmus

Hi,
I'm trying to follow the steps for running the tests from https://github.com/mayadata-io/chaos-ci-lib/releases
I'm facing below error regarding the package

btvk@btvk-Inspiron-3584:~/chaos-ci-lib$ ls
app  build  go.mod  go.sum  litmus  Makefile  pkg  README.md  tests  types  vendor
btvk@btvk-Inspiron-3584:~/chaos-ci-lib$ minikube start
๐Ÿ˜„  minikube v1.13.1 on Ubuntu 18.04
โœจ  Using the docker driver based on existing profile
๐Ÿ‘  Starting control plane node minikube in cluster minikube
๐Ÿ”„  Restarting existing docker container for "minikube" ...
โ—  This container is having trouble accessing https://k8s.gcr.io
๐Ÿ’ก  To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
๐Ÿณ  Preparing Kubernetes v1.19.2 on Docker 19.03.8 ...
๐Ÿ”Ž  Verifying Kubernetes components...
๐ŸŒŸ  Enabled addons: dashboard, default-storageclass, storage-provisioner
๐Ÿ„  Done! kubectl is now configured to use "minikube" by default
btvk@btvk-Inspiron-3584:~/chaos-ci-lib$ kubectl apply -f app/nginx.yml
deployment.apps/nginx created
btvk@btvk-Inspiron-3584:~/chaos-ci-lib$ go test litmus/install-litmus.go -v -count=1
cannot find package "." in:
	/home/btvk/chaos-ci-lib/vendor/litmus/install-litmus.go

Please help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.