Bug 868020 - invalid username/password in jenkins cloud config causes looping rest calls for user
Summary: invalid username/password in jenkins cloud config causes looping rest calls f...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Bill DeCoste
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-18 22:08 UTC by Bill DeCoste
Modified: 2015-05-14 23:01 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-06 18:50:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Bill DeCoste 2012-10-18 22:08:19 UTC
Description of problem:
If invalid username/password is added to the  jenkins cloud config then the result is an endless loop of rest calls to get a user



Version-Release number of selected component (if applicable):


How reproducible:
always


Steps to Reproduce:
1. create jenkins app and jenkins-enabled app
2. add a bogus username/password to Manage Jenkins/Configure/Cloud
3.
  
Actual results:
endless failures


Expected results:
requests will stop after some number of retries


Additional info:

Comment 1 Jianwei Hou 2012-10-22 03:01:00 UTC
Verified on devenv_2360

1. Create a jenkins server app
2. Create an app embedded with jenkins-client
3. add a bogus username/password to Manage Jenkins/Configure/Cloud
4. Make some change in app's repo and trigger jenkins build and check jenkins log

Result:
After some number of retries, build failed.


Note You need to log in before you can comment on or make changes to this bug.