saltstack-formulas / airflow-formula

Apache Airflow flexible formula
Other
3 stars 2 forks source link

[FEATURE] Move CI/CD to Gitlab #14

Open noelmcloughlin opened 3 years ago

noelmcloughlin commented 3 years ago

Working CI/CD is needed using the Kitchen Test. Once CI is moved to Gitlab we can do Kitchen Tests there.

noelmcloughlin commented 3 years ago

Open Issues:

  1. Ubuntu 20.04 disabled due to https://github.com/saltstack/salt/issues/59088
              ERROR: afctl 0.1.7 has requirement pyyaml==5.2, but you'll have pyyaml 5.4.1 which is incompatible.
              ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/home/airflow/.local/lib/python3.8/site-packages/__pycache__/password.cpython-38.pyc'
              Consider using the `--user` option or check the permissions.
  2. Rabbitmq issues on CentOS
noelmcloughlin commented 3 years ago

All done except rabbitmq on redhat matrix is not working.