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

Repository not found for github.com/redhat-performance/perf-dept #72

Open
abdasgupta opened this issue Apr 2, 2020 · 3 comments
Open

Comments

@abdasgupta
Copy link

While trying to execute scale-ci-pipeline/scale-ci-watcher.sh inside jenkins VM for for ATS-BASELINE-SCALE-TEST job, the script is looking for github.com/redhat-performance/perf-dept repo which is not available!. Hence encountered following error:


[ATS-BASELINE-SCALE-TEST] $ /bin/sh -xe /tmp/jenkins7494924406031108927.sh  set -eo pipefail set +x Login successful. You have access to 57 projects, the list has been suppressed. You can list all projects with 'oc projects' Using project "default". git clone https://{my token}@github.com/redhat-performance/perf-dept.git Cloning into 'perf-dept'... remote: Repository not found. fatal: repository 'https://{my token}@github.com/redhat-performance/perf-dept.git/' not found Build step 'Execute shell' marked build as failure Finished: FAILURE
--


@jtaleric
Copy link
Member

jtaleric commented Apr 2, 2020

ack - This is due to needing an ssh-key for our automation. The solution would be to make this a param that we pass, and to make this a non-disruptive change, default to github.com/redhat-performance/perf-dept.git

Any chance you are interested in contributing this change @abdasgupta

@abdasgupta
Copy link
Author

Thanks @jtaleric for the suggestion. I am interested to contribute the change. Me or someone from my team will shortly be working on this.

@piyushgupta1551
Copy link
Contributor

Hi @jtaleric, I am from @abdasgupta 's team and will be working on the issue.
I will make the required changes to scale-ci-pipeline/jjb/dynamic/scale-ci_baseline.yml for now and raise a pull request.

piyushgupta1551 added a commit to piyushgupta1551/scale-ci-pipeline that referenced this issue Apr 7, 2020
piyushgupta1551 added a commit to piyushgupta1551/scale-ci-pipeline that referenced this issue Apr 7, 2020
piyushgupta1551 added a commit to piyushgupta1551/scale-ci-pipeline that referenced this issue Apr 21, 2020
piyushgupta1551 added a commit to piyushgupta1551/scale-ci-pipeline that referenced this issue Apr 21, 2020
chaitanyaenr pushed a commit that referenced this issue Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants