redhat-performance / benchmark-runner

Containerized Python based Framework for running and visualizing benchmark workloads on any Kubernetes/ OpenShift and runtime kinds pods, kata containers and kubevirt virtual machines simply and safely
Apache License 2.0
20 stars 19 forks source link

Add Google Drive integration to the Jenkinsfile #899

Closed ebattat closed 1 month ago

ebattat commented 1 month ago

Type of change

Note: Fill x in []

Description

  1. Update google drive parameter with its prefix
  2. Add Google Drive support to the Jenkinsfile.
  3. Instantiate GoogleDriveOperations only if self._google_drive_path is set.

For security reasons, all pull requests need to be approved first before running any automated CI