View Issue Details

IDProjectCategoryView StatusLast Update
0005759Talerdeployment and operationspublic2019-12-20 19:11
ReporterMarcello Stanisci Assigned ToMarcello Stanisci  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.6Fixed in Version0.6 
Summary0005759: Make the Buildbot execute code from ONE place.
DescriptionThe BB currently (especially the "BUILD_FACTORY") performs first a checkout of deployment.git, and execute a few scripts (build.sh, sign.sh, keys.sh, ..) from the buildbot/ directory thereof, that in turn will execute other scripts from *another* deployment.git checkout (the one under $HOME).

This is not an error by itself, but It would be more neat for the BB to execute *all* the code from *one* deployment.git checkout, namely the one under $HOME (saves also bandwith this way).
TagsNo tags attached.

Activities

Marcello Stanisci

2019-06-10 00:24

reporter   ~0014523

Actually, all the builders have this fashion, and should be changed!

Marcello Stanisci

2019-06-10 01:08

reporter   ~0014524

b0df7c9..5661335 addresses this completely. Putting as 'feedback' to see how the various builders react.

Marcello Stanisci

2019-06-28 13:15

reporter   ~0014614

No significant issues observed.

Issue History

Date Modified Username Field Change
2019-06-10 00:22 Marcello Stanisci New Issue
2019-06-10 00:23 Marcello Stanisci Description Updated
2019-06-10 00:24 Marcello Stanisci Note Added: 0014523
2019-06-10 01:08 Marcello Stanisci Note Added: 0014524
2019-06-10 01:08 Marcello Stanisci Assigned To => Marcello Stanisci
2019-06-10 01:08 Marcello Stanisci Status new => feedback
2019-06-28 13:15 Marcello Stanisci Status feedback => resolved
2019-06-28 13:15 Marcello Stanisci Resolution open => fixed
2019-06-28 13:15 Marcello Stanisci Note Added: 0014614
2019-09-16 09:18 Christian Grothoff Product Version => git (master)
2019-09-16 09:18 Christian Grothoff Fixed in Version => 0.6
2019-09-16 09:18 Christian Grothoff Target Version => 0.6
2019-12-20 19:11 Christian Grothoff Status resolved => closed