Project

General

Profile

Actions

Bug #5122

closed

Jenkins URL is localhost

Added by Schwarz Lionel over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Low
Assigned To:
Brétel Foudil
Category:
admin tool
Target version:
Start date:
09/23/2013
Due date:
% Done:

0%

Estimated time:

Description

The Jenkins server is generated with:
http://127.0.0.1:<port>/<projectName>/

It should be something like:

https://cccif01.in2p3.fr/</projectName>

Actions #1

Updated by Schwarz Lionel over 11 years ago

http://127.0.0.1:<port>/<projectName>/


should be:
https://cccif01.in2p3.fr/</projectName>
Actions #2

Updated by Brétel Foudil over 11 years ago

  • Assigned To set to Brétel Foudil

Is this still valid ?

Could you provide more context ?
As projects are actually created with both URLs: a Jenkins instance is listening locally to http://127.0.0.1:<port>/ and is proxied to listen to https://ci.in2p3.fr/<projectName>.

Actions #3

Updated by Schwarz Lionel over 11 years ago

When Jenkins sends a mail (after a build failure for example), there is a link to http://127.0.0.1 which is useless...

Actions #4

Updated by Brétel Foudil over 11 years ago

We only need to set the Jenkins Location and System Admin e-mail address parameters properly in config.xml during the project's creation.

Actions #5

Updated by Brétel Foudil over 11 years ago

  • Target version set to v0.3
Actions #6

Updated by Brétel Foudil over 11 years ago

  • Status changed from New to Closed

fixed in ecc3f5d14

Actions

Also available in: Atom PDF