cloud-bulldozer / cloud-bulldozer/e2e-benchmarking

`gen_spreadsheet_helper` creates file `=4.1.3`

Open
#579 1 comment 0 reactions 7 assignees Claimed by @vishnuchalla View on GitHub
bug
Dominant language
Shell
Stars
45
Forks
85
Avg merge
14m
Merged PRs (30d)
2

Description

**Describe the bug**
When running `run_benchmark_comparison` with `GEN_CSV` enabled, a file `=4.1.3` is created in the `utils` directory

**To Reproduce**
Steps to reproduce the behavior:
1. Trigger the `run_benchmark_comparison` function in `compare.sh` with `GEN_CSV` set to true

**Expected behavior**
No file should be created

**Screenshots**
![image](https://github.com/cloud-bulldozer/e2e-benchmarking/assets/31703736/ebf8c89d-faf9-428d-ad25-32435e461ab9)

**Additional context**
It seems to be related to this line:
```python
pip install oauth2client>=4.1.3 gspread
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.