Skip to content

mayadata-io/ci-e2e-status

Folders and files

NameName
Last commit message
Last commit date
Sep 17, 2021
Aug 24, 2021
Sep 14, 2021
Apr 8, 2021
May 24, 2021
Dec 2, 2019
Apr 8, 2021
Apr 10, 2019
Apr 10, 2019
Jun 17, 2020
May 24, 2021
May 24, 2021
Jun 14, 2021

Repository files navigation

Go Report Card Build status BCH compliance

OpenEBS CI-E2E Status

Pre-requisites for k8s cluster

kubectl apply -f https://openebs.github.io/charts/openebs-operator-0.8.0.yaml
kubectl apply -f https://raw.githubusercontent.com/openebs/openebs/0.8/k8s/openebs-storageclasses.yaml
https://github.com/openebs/openebs.git
cd openebs/k8s/demo/crunchy-postgres/
ls -ltr
./run.sh

Pre-requisite for localhost

1 - Postgress running in local 2 - Export variable like following ...

export DBHOST=<db_host>
export DBPORT=<db_port>
export DBUSER=<db_user>
export DBPASS=<db_password>
export DBNAME=<db_name>
export TOKEN=<gitlab_token>

3 - run the main file

example:

go run main.go

About

OpenEBS CI-E2E Dashboard api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published