Skip to content

Instantly share code, notes, and snippets.

@stalep
Last active June 4, 2024 15:31
Show Gist options
  • Save stalep/adc091a19d78d5befeb98d893836bcc9 to your computer and use it in GitHub Desktop.
Save stalep/adc091a19d78d5befeb98d893836bcc9 to your computer and use it in GitHub Desktop.
{
"job": {
"jobConfig": {
"qps": 20,
"name": "node-density",
"burst": 20,
"cleanup": true,
"jobType": "create",
"namespace": "node-density",
"churnDelay": 300000000000,
"churnCycles": 100,
"churnPercent": 10,
"churnDuration": 3600000000000,
"errorOnVerify": true,
"jobIterations": 5515,
"preLoadImages": true,
"preLoadPeriod": 10000000000,
"verifyObjects": true,
"maxWaitTimeout": 14400000000000,
"waitForDeletion": true,
"waitWhenFinished": true,
"churnDeletionStrategy": "default",
"iterationsPerNamespace": 1
},
"jobMetadata": {
"timestamp": "2024-05-31T19:22:28.266689123Z",
"elapsedTime": 282,
"endTimestamp": "2024-05-31T19:27:10.704280515Z"
}
},
"$schema": "urn:kube-burner-report:0.2",
"results": {
"filename1": {
"groupByLabelValue1": {
"timestamp": 0
"name1": 0,
"name2": 1
},
"groupByLabelValue2": {
"timestamp": 0
"name1": 0,
"name2": 1
}
},
"filename2": {
"groupByLabelValue1": {
"timestamp": 0
"name1": 0,
"name2": 1
}
},
"filename3": [
{
"value": 0,
"timestamp": 0
},
{
"value": 0,
"timestamp": 0
}
]
},
"metadata": {
"sdnType": "OVNKubernetes",
"platform": "AWS",
"k8sVersion": "v1.28.10+a2c84a5",
"ocpVersion": "4.15.0-0.nightly-arm64-2024-05-31-080418",
"totalNodes": 30,
"ocpMajorVersion": "4.15"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment