sunbeam-charms/ops-sunbeam
Hemanth Nakkina df70e376ff
Add zuuljobs
* Add sunbeam project template to run pep8, py3 tests
* Add zuul.d/zuul.yaml to run pep8, py3, cover tests
* Update charmcraft and requirements for each charm
* Add global tox.ini to invoke fmt, pep8, py3, cover,
  build
* Add gitreview file
* Fix py3 test failures in ciner-ceph-k8s, glance-k8s,
  openstack-exporter
* Add jobs for charm builds using files option so that
  job is invoked if files within the component are
  modified. Add charm builds to both check and gate
  pipeline.
* Make function tests as part of global. Split the function
  tests into core, ceph, caas, misc mainly to accomodate
  function tests to run on 8GB. Add function tests as
  part of check pipeline.
* Add zuul job to publish charms in promote pipeline
  Add charmhub token as secret that can be used to
  publish charms.
  Note: Charmhub token is generated with ttl of 90 days.
* Run tox formatting
* Make .gitignore, .jujuignore, .stestr.conf global and
  remove the files from all charms.
* Make libs and templates global. Split libs to internal
  and external so that internal libs can adhere to
  sunbeam formatting styles.
* Add script to copy common files necessary libs, config
  templates, stestr conf, jujuignore during py3 tests
  and charm builds.
* Tests for keystone-ldap-k8s are commented due to
  intermittent bug LP#2045206

Change-Id: I804ca64182c109d16bd820ac00f129aa6dcf4496
2023-11-30 15:32:39 +05:30
..
.github/workflows Misc fixes for unit tests 2022-04-20 07:20:08 +01:00
doc Implement open-port to allow traffic on underlying cloud 2023-06-12 16:27:12 +02:00
ops_sunbeam Merge "stop services when mandatory integrations are removed" into main 2023-11-01 12:52:41 +00:00
shared_code Migrate traefik ingress to v2 2023-09-26 17:07:31 +02:00
tests stop services when mandatory integrations are removed 2023-11-01 17:45:31 +05:30
.gitignore Pull in all libs 2021-10-14 15:20:30 +01:00
.gitreview cleanup on migration to opendev 2022-08-04 13:28:10 +05:30
.stestr.conf Add ops.scenario tests 2023-09-19 06:35:29 +00:00
.zuul.yaml Update zuul linter jobs 2023-10-06 10:36:48 +02:00
cookie-requirements.txt Start of cookie cutter 2022-02-09 16:09:54 +00:00
fetch-libs.sh Migrate traefik ingress to v2 2023-09-26 17:07:31 +02:00
README.rst Fixes broken rst links in readme. 2023-05-02 14:03:00 +05:30
requirements-dev.txt Initial commit 2021-09-27 12:36:57 +01:00
requirements.txt Migrate traefik ingress to v2 2023-09-26 17:07:31 +02:00
setup.cfg rename package names and code cleanup 2022-07-18 10:02:40 +05:30
setup.py Seperate out k8s specific config. 2023-03-15 14:28:42 +00:00
sunbeam-charm-init.sh rename package names and code cleanup 2022-07-18 10:02:40 +05:30