*** henriqueof has quit IRC | 00:00 | |
*** cheng1 has quit IRC | 01:53 | |
*** cheng1 has joined #starlingx | 01:54 | |
*** adrianreza_ has quit IRC | 03:07 | |
*** mugsie has quit IRC | 03:22 | |
*** cheng1 has quit IRC | 03:22 | |
*** aning has quit IRC | 03:22 | |
*** mugsie has joined #starlingx | 03:37 | |
*** cheng1 has joined #starlingx | 03:38 | |
*** aning has joined #starlingx | 03:38 | |
*** irclogbot_3 has quit IRC | 03:41 | |
*** irclogbot_0 has joined #starlingx | 03:43 | |
*** boxiang has joined #starlingx | 05:28 | |
*** yaawang has quit IRC | 06:24 | |
*** boxiang has quit IRC | 07:16 | |
*** boxiang has joined #starlingx | 07:17 | |
*** yaawang has joined #starlingx | 07:22 | |
*** yaawang has quit IRC | 08:50 | |
*** yaawang has joined #starlingx | 10:02 | |
*** dpenney__ has joined #starlingx | 10:15 | |
*** boxiang has quit IRC | 10:17 | |
*** dpenney_ has quit IRC | 10:18 | |
*** billzvonar has joined #starlingx | 10:55 | |
*** ijolliffe has joined #starlingx | 12:34 | |
*** marj has joined #starlingx | 13:09 | |
*** marj has quit IRC | 14:34 | |
*** rcw has joined #starlingx | 15:03 | |
slittle1 | sgw: So only generate tarballs when a new tag is seen ? | 15:05 |
---|---|---|
sgw | slittle1: no, I think we need to beable to generate tarballs in between tags similar to the way PBR works, using prior tag + offset of gits commits. This will get defined in the Versioning spec next week if all goes well. | 15:16 |
slittle1 | sgw: And the list of repos to collect in this manner ? | 15:32 |
sgw | in the current manifest naming scheme stx-* | 15:34 |
slittle1 | stx-integ, stx-tools as well? | 16:52 |
*** billzvonar has quit IRC | 17:03 | |
sgw | slittle1: yes even though we don't package those via rpm, we should generate a tarball still | 17:17 |
*** ijolliffe has quit IRC | 17:37 | |
slittle1 | sgw: We don't package stx-fault as an rpm either. At least not in it's entirety. We do create many rpms from the content in that repo. | 17:42 |
slittle1 | sgw: Are we sure we want per-repo tarballs rather than per-package tarballs | 17:43 |
sgw | slittle1: We have gone back and forth about per-repo vs pre-package, yes, per-package would be better, I was starting off on the easy path! This ultimately goes back to the idea of one package/repo which I know is not preferred by some in the community. | 17:51 |
slittle1 | sgw: ha ha, Our most recent tag is 'final-non-containers-green'. :) | 17:58 |
slittle1 | so tarball got the name 'stx-fault-final-non-containers-green-65.tgz' | 17:59 |
slittle1 | was expecting something more like .... 'stx-fault-2018.10.rc1-65.tgz' | 18:01 |
sgw | yeah, gets interesting without the numbering there. | 18:06 |
slittle1 | sample output ... not including stx-tools | 18:23 |
slittle1 | stx-ansible-playbooks.tgz | 18:23 |
slittle1 | stx-clients-2018.10.rc1-17.tgz | 18:23 |
slittle1 | stx-config-2018.10.rc1-1121.tgz | 18:23 |
slittle1 | stx-fault-2018.10.rc1-116.tgz | 18:23 |
slittle1 | stx-gui-2018.10.rc1-108.tgz | 18:23 |
slittle1 | stx-ha-2018.10.rc1-133.tgz | 18:23 |
slittle1 | stx-integ-2018.12.0-335.tgz | 18:23 |
slittle1 | stx-metal-2018.10.rc1-187.tgz | 18:23 |
slittle1 | stx-nfv-2018.10.rc1-174.tgz | 18:23 |
slittle1 | stx-update-2018.10.rc1-69.tgz | 18:23 |
slittle1 | stx-upstream-2018.12.0-166.tgz | 18:23 |
slittle1 | tar tzvf /tmp/xxx/stx-fault-2018.10.rc1-116.tgz | 18:37 |
slittle1 | drwxr-sr-x jenkins/cgts 0 2019-06-07 16:44 ./ | 18:37 |
slittle1 | -rw-r--r-- jenkins/cgts 270 2019-04-23 09:52 ./CONTRIBUTORS.wrs | 18:37 |
slittle1 | -rw-r--r-- jenkins/cgts 11358 2019-04-23 09:52 ./LICENSE | 18:37 |
slittle1 | -rw-r--r-- jenkins/cgts 46 2019-04-23 09:52 ./README.rst | 18:37 |
slittle1 | -rw-r--r-- jenkins/cgts 11358 2019-04-23 09:52 ./fm-api/LICENSE | 18:37 |
slittle1 | -rw-r--r-- jenkins/cgts 366 2019-04-23 09:52 ./fm-api/PKG-INFO | 18:37 |
slittle1 | drwxr-sr-x jenkins/cgts 0 2019-04-23 09:52 ./fm-api/centos/ | 18:37 |
slittle1 | -rwxr-xr-x jenkins/cgts 92 2019-04-23 09:52 ./fm-api/centos/build_srpm.data | 18:37 |
slittle1 | ... | 18:37 |
slittle1 | -rw-r--r-- jenkins/cgts 4938 2019-04-23 09:52 ./snmp-ext/sources/mibs/wrsEnterpriseReg.mib.txt | 18:37 |
slittle1 | -rw-r--r-- jenkins/cgts 80 2019-04-23 09:52 ./test-requirements.txt | 18:37 |
slittle1 | -rw-r--r-- jenkins/cgts 3469 2019-06-07 16:44 ./tox.ini | 18:37 |
slittle1 | Do we want 'stx-fault/' prefix on all the files in stx-fault-2018.10.rc1-116.tgz ? | 18:38 |
slittle1 | filtered out: .git .gitignore .gitreview *.zuul.yaml | 18:39 |
slittle1 | Left in tox.ini and test-requirements.txt | 18:39 |
sgw | slittle1: yes name-version is the standard in the top level directory please | 18:43 |
slittle1 | tar tzvf /tmp/xxx/stx-fault-2018.10.rc1-116.tgz | 19:17 |
slittle1 | drwxr-sr-x jenkins/cgts 0 2019-06-07 16:44 stx-fault-2018.10.rc1-116/ | 19:17 |
slittle1 | -rw-r--r-- jenkins/cgts 270 2019-04-23 09:52 stx-fault-2018.10.rc1-116/CONTRIBUTORS.wrs | 19:17 |
slittle1 | -rw-r--r-- jenkins/cgts 11358 2019-04-23 09:52 stx-fault-2018.10.rc1-116/LICENSE | 19:17 |
slittle1 | -rw-r--r-- jenkins/cgts 46 2019-04-23 09:52 stx-fault-2018.10.rc1-116/README.rst | 19:17 |
slittle1 | ... | 19:17 |
sgw | Yeah, that looks good | 19:19 |
slittle1 | publication path? .../mirror/starlingx/master/centos/20190614T013000Z/outputs/tarballs/stx-fault-2018.10.rc1-116.tgz ? | 19:27 |
sgw | sure sounds good | 19:31 |
sgw | There will undoubtedly some refinement on the version | 19:32 |
slittle1 | http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190614T013000Z/outputs/tarballs/ | 20:08 |
sgw | slittle1: great it's a start! Have a great weekend. | 20:51 |
slittle1 | you too | 20:52 |
*** rcw has quit IRC | 21:04 | |
sgw | dpenney__: so there is a new conflict in stx-config, looks like you started spliting out the playbooks into the new repo before the sysadmin change, this is going to cause more havoc! | 21:18 |
sgw | slittle1: seems we also lost all the git history with the move to the new repo, I know that dtroyer had a process to preserve the git history for other moves like this. | 21:26 |
dpenney__ | sgw: ah shoot... I didn't think about the wrsroot update when I gave my +2. It was a straight copy, though - no changes made to any of the content | 21:48 |
sgw | dpenney__: it was a pretty short window and I don't always track the reviews all day long. | 21:51 |
*** sgw has quit IRC | 22:00 | |
*** sgw has joined #starlingx | 22:17 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!