Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Qserv
-
Labels:None
-
Story Points:0.5
-
Sprint:DB_S14_10
-
Team:Data Access and Database
Description
In order to publish this version please tag Qserv master tip with "2014_09.0"
and then run:
ssh lsstsw@lsst-dev |
# command below can't be runned in buildbot, as it doesn't support qserv_distrib build
|
rebuild -t 2014_09.0 qserv_distrib
|
# bXXX is provided by previous command
|
publish -t qserv -b bXXX qserv_distrib
|
publish -t 2014_09 -b bXXX qserv_distrib
|
Attachments
Issue Links
- has to be finished together with
-
DM-1258 Update documentation and automatic install script w.r.t. Qserv 2014_09.0 release
- Done
Activity
Field | Original Value | New Value |
---|---|---|
Story Points | 0.5 |
Description |
In order to publish this version please tag Qserv master tip with "2014_09.0" and then run: {code:bash} ssh lsstsw@lsst-dev # command below can't be runned in buildbot, as it doesn't support qserv_distrib build rebuild -t 2014_09.0 qserv_distrib # bXXX is provided by previous command publish -t qserv -b bXXX qserv_distrib {code} Please I can do it if needed |
In order to publish this version please tag Qserv master tip with "2014_09.0" and then run: {code:bash} ssh lsstsw@lsst-dev # command below can't be runned in buildbot, as it doesn't support qserv_distrib build rebuild -t 2014_09.0 qserv_distrib # bXXX is provided by previous command publish -t qserv -b bXXX qserv_distrib {code} |
Description |
In order to publish this version please tag Qserv master tip with "2014_09.0" and then run: {code:bash} ssh lsstsw@lsst-dev # command below can't be runned in buildbot, as it doesn't support qserv_distrib build rebuild -t 2014_09.0 qserv_distrib # bXXX is provided by previous command publish -t qserv -b bXXX qserv_distrib {code} |
In order to publish this version please tag Qserv master tip with "2014_09.0" and then run: {code:bash} ssh lsstsw@lsst-dev # command below can't be runned in buildbot, as it doesn't support qserv_distrib build rebuild -t 2014_09.0 qserv_distrib # bXXX is provided by previous command publish -t qserv -b bXXX qserv_distrib publish -t 2014_09 -b bXXX qserv_distrib {code} |
Reviewers | Jacek Becla [ jbecla ] | |
Status | To Do [ 10001 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Review Complete [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Review Complete [ 10101 ] | Done [ 10002 ] |
Team | Data Access and Database [ 10204 ] |
Hi Jacek Becla,
K.T. allowed me to acces lsstsw account on lsst-dev.
Do you want me to do this?
Will the rebuild command confuse buildbot?