Skip to content

Instantly share code, notes, and snippets.

View niladrih's full-sized avatar

Niladri Halder niladrih

View GitHub Profile
@niladrih
niladrih / 1_feature-test.txt
Created July 5, 2022 10:46
Jiva_CI_failure
2022-07-05T07:56:16.7538428Z Requested labels: ubuntu-latest
2022-07-05T07:56:16.7538601Z Job defined at: openebs/jiva/.github/workflows/build.yml@refs/heads/v3.3.x
2022-07-05T07:56:16.7538627Z Waiting for a runner to pick up this job...
2022-07-05T07:56:18.1282465Z Job is waiting for a hosted runner to come online.
2022-07-05T07:56:21.4500961Z Job is about to start running on the hosted runner: GitHub Actions 3 (hosted)
2022-07-05T07:56:23.2404649Z Current runner version: '2.294.0'
2022-07-05T07:56:23.2429054Z ##[group]Operating System
2022-07-05T07:56:23.2429578Z Ubuntu
2022-07-05T07:56:23.2429852Z 20.04.4
2022-07-05T07:56:23.2430072Z LTS
@niladrih
niladrih / ubuntu_deploy_rancher.yaml
Created June 2, 2021 07:39
Busybox Deployment+PVC for 2 node test
apiVersion: v1
kind: Namespace
metadata:
name: demo
---
apiVersion: apps/v1
kind: Deployment
metadata:
labels:
app: busybox