NVIDIA / gpu-operator

NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes
Apache License 2.0
1.53k stars 264 forks source link

Upload e2e test artifacts with different names #736

Closed cdesiniotis closed 3 weeks ago

cdesiniotis commented 3 weeks ago

This PR makes sure there are no name conflicts between the artifacts (logs) generated by the different e2e tests. If we use the same name and both jobs fail, artifacts will fail to upload. See https://github.com/NVIDIA/gpu-operator/actions/runs/9391769904/job/25865185987?pr=735#step:9:22 for an example where this occurred.