Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] web-burner-cluster-density workload is broken #60

Closed
josecastillolema opened this issue Apr 30, 2024 · 0 comments · Fixed by #61
Closed

[BUG] web-burner-cluster-density workload is broken #60

josecastillolema opened this issue Apr 30, 2024 · 0 comments · Fixed by #61
Labels
bug Something isn't working

Comments

@josecastillolema
Copy link
Contributor

Bug Description

Output of kube-burner-ocp version

$ kube-burner-ocp version
Version: 1.2.5
Git Commit: 37882f0e192f06f5008ad92d7bf0f55acb9c233c
Build Date: 2024-04-29T17:02:30Z
Go Version: go1.21.9
OS/Arch: linux amd64

Describe the bug

There are some missing templates for the workload:

$ kube-burner-ocp web-burner-cluster-density --gc=false --sriov=true --alerting=
true --check-health=true --probe=false --bfd=false --limitcount=35 --scale 2 --crd=false --es-server=server --es
-index=index --profile-type reporting
time="2024-04-30 15:20:41" level=info msg="❤️ Checking for Cluster Health" file="cluster_health.go:45"
time="2024-04-30 15:20:41" level=info msg="Cluster is Healthy" file="cluster_health.go:53"
time="2024-04-30 15:20:41" level=info msg="📁 Creating opensearch indexer: indexer-0" file="metrics.go:62"
time="2024-04-30 15:20:42" level=info msg="👽 Initializing prometheus client with URL: https://prometheus-k
8s-openshift-monitoring.apps.vlan607.rdu2.scalelab.redhat.com" file="prometheus.go:47"
time="2024-04-30 15:20:42" level=info msg="🔔 Initializing alert manager for prometheus: https://prometheus
-k8s-openshift-monitoring.apps.vlan607.rdu2.scalelab.redhat.com" file="alert_manager.go:85"
time="2024-04-30 15:20:42" level=info msg="🔥 Starting kube-burner (1.2.5@37882f0e192f06f5008ad92d7bf0f55ac
b9c233c) with UUID 4423be6f-1f4b-4146-8dc9-cba58dafde78" file="job.go:99"
time="2024-04-30 15:20:42" level=info msg="📈 Registered measurement: podLatency" file="factory.go:91"
time="2024-04-30 15:20:43" level=info msg="Job cluster-density: 70 iterations with 30 ConfigMap replicas" f
ile="create.go:91"
time="2024-04-30 15:20:43" level=info msg="Job cluster-density: 70 iterations with 38 Secret replicas" file
="create.go:91"
time="2024-04-30 15:20:43" level=fatal msg="Error reading template node_density_pod_served.yml: open config
/web-burner-cluster-density/node_density_pod_served.yml: file does not exist" file="create.go:62"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant