changing default ansible to 2.8 for rdo zuul jobs
by Sorin Sbarnea
In order to benefit from improved support for detecting python interpreter (rhel8/centos8) we want to update default version of ansible used by zuul to be 2.8
This will happen when we merge:
https://review.rdoproject.org/r/#/c/21996/
As this will affect any job running on zuul that does not already have an override please use Depends-On to test that this will not break your jobs.
If you have reasons to delay the upgrade there are two options:
* fix the bugs
* add "ansible-version: 2.7" to the affected job to assure that changing the default will not affect it.
We aim to perform the change next Friday, but we will also discuss it in our weekly meetings <https://etherpad.openstack.org/p/RDO-Meeting>.
Now, I should be back to trigger few more test changes to see what are the outcomes. Few days ago we already changed default Ansible used by ovb jobs to 2.8 and it all went well.
Thanks
Sorin Sbarnea
5 years, 2 months
Upcoming Meetups
by Rain Leander
The following are the meetups I'm aware of over the next two weeks where
OpenStack and/or RDO enthusiasts are likely to be present. If you know of
others, please let me know, and/or add them to http://rdoproject.org/events
If there's a meetup in your area, it'd be super keen if you attended, took
a few pictures and especially wrote up a summary of what was covered. And,
as always, if you give me enough notice, I can send swag along with you.
~Rain.
* Wednesday, September 4 in Houten, Netherlands: Kennissessie SUSE Linux
Enterprise Server
https://www.meetup.com/Xforce-Kennissessies/events/262966786/
* Tuesday, September 10 in Hague, Netherlands: Unconference - Cloud Foundry
Summit Europe 2019 in The Hague
https://www.meetup.com/Unconference-CF-Summit/events/261806105/
* Wednesday, September 11 in Amsterdam, Netherlands: HashiConf Live Stream
viewing party!
https://www.meetup.com/Amsterdam-HashiCorp-User-Group/events/264039946/
--
K Rain Leander
OpenStack Community Liaison
Open Source Program Office
https://www.rdoproject.org/
http://community.redhat.com
5 years, 2 months
Proposing Sorin Sbarnea (zbr) and Marios Andreou (marios) as core on review.rdoproject.org repos config and rdo-jobs
by Chandan kumar
Hello,
I'd like to propose Sorin and Marios as new cores on the
review.rdoproject.org repos config and rdo-jobs.
Sorin and Marios have done amazing work on these repos by providing
valuable feedback and knowledge on the reviews and making sure it can
be tested via bringing molecule and avoiding repetition.
They are both knowledgeable in the design and working of TripleO jobs and done
an amazing work while bringing RHEL8 on RDO.
Having them as a core on these repos would be a great addition.
The vote will end on Friday, Aug 30.
Thanks,
Chandan Kumar
5 years, 3 months
[RDO] Weekly status for 2019-08-17
by YATIN KAREL
Promotions
* Latest promotion (TripleO CI) for Stein and Master is from 14th August
* No blocker apart from intermittent known issues.
Deps Update
* novnc is updated to 1.1.0 in Train. Will also be backported to stable
releases.
* python-gunicorn is updated to 19.9.0 in Train, needed by Octavia.
* Testtools is updated to 2.3.0 needed by mistral-lib, openstacksdk
* Buildah has been updated to 1.10 in train.
Packages
* Ironic-python-agent-builder package is added to Train. It’s extracting
element from diskimage-builder.
* Packages(left ones) are being updated to add with_doc conditional, so
doc build can be skipped.
* https://review.rdoproject.org/r/#/q/topic:make_doc_conditional
On behalf or RDO
_______________________________________________
dev mailing list
dev(a)lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/dev
To unsubscribe: dev-unsubscribe(a)lists.rdoproject.org
5 years, 3 months
Upcoming Meetups
by Rain Leander
The following are the meetups I'm aware of over the next two weeks where
OpenStack and/or RDO enthusiasts are likely to be present. If you know of
others, please let me know, and/or add them to http://rdoproject.org/events
If there's a meetup in your area, it'd be super keen if you attended, took
a few pictures and especially wrote up a summary of what was covered. And,
as always, if you give me enough notice, I can send swag along with you.
~Rain.
* Friday August 16 in Vadodara, IN: OpenStack Upstream Training Day - Pune
- https://www.meetup.com/Vadodara-Open-Infra-Meetup/events/263584200/
* Saturday August 17 in Kuala Lumpur, MY: OpenStack 9th Celebration @
OpenStack Meetup -
https://www.meetup.com/OpenStack-Malaysia-User-Group/events/263780037/
* Saturday August 17 in Abidjan, CI: Openstack 9 ans - Côte D'ivoire -
https://www.meetup.com/Openstack-Cote-divoire/events/262861137/
* Saturday August 24 in Ha Noi, VN: OpenInfra Days Vietnam 2019 -
https://www.meetup.com/VietOpenStack/events/263348573/
* Saturday August 24 in Pune, IN: OpenStack - Part 2 -
https://www.meetup.com/India-Red-Hat-User-Group/events/261971070/
--
K Rain Leander
OpenStack Community Liaison
Open Source Program Office
https://www.rdoproject.org/
http://community.redhat.com
5 years, 3 months
[infra][tripleo-ci] Disk space usage in logs.rdoproject.org
by Javier Pena
Hi all,
For the last few days, I have been monitoring a spike in disk space utilization for logs.rdoproject.org. The current situation is:
- 94% of space used, with less than 140GB out of 2TB available.
- The log pruning script has been reclaiming less space than we are using for new logs during this week.
- I expect the situation to improve over the weekend, but we're definitely running out of space.
I have looked at a random job (https://review.opendev.org/639324, patch set 26), and found that each run is consuming 1.2 GB of disk space in logs. The worst offenders I have found are:
- atop.bin.gz files (one per job, 8 jobs per recheck), ranging between 15 and 40 MB each
- logs/undercloud/home/zuul/tempest/.stackviz directory on tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001 jobs, which is a virtualenv eating up 81 MB.
As a temporary measure, I am reducing log retention from 21 days to 14, but we still need to reduce the rate at which we are uploading logs. Would it be possible to check the oooq-generated logs and see where we can reduce? These jobs are by far the ones consuming most space.
Thanks,
Javier
5 years, 3 months
[RDO] Weekly status for 2019-08-09
by YATIN KAREL
Promotions
* Latest promotion (TripleO CI) for Stein and Master is from 8th August
* No blocker for releases other than queens
Deps Update
* novnc is being updated to 1.1.0 in Train. Will also be backported to
stable releases.
* python-gunicorn is being updated to 19.9.0 in Train, needed by Octavia.
* buildah update to 1.10.1 is under testing for Train
Packages
* Ironic-python-agent-builder package is being added to Train. It’s
extracting element from diskimage-builder.
* Packages(left ones) are being updated to add with_doc conditional, so
doc build can be skipped.
* https://review.rdoproject.org/r/#/q/topic:make_doc_conditional
On behalf or RDO
_______________________________________________
dev mailing list
dev(a)lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/dev
To unsubscribe: dev-unsubscribe(a)lists.rdoproject.org
5 years, 3 months