← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Merge] ~andersson123/autopkgtest-cloud:fix-dodgy-ci into autopkgtest-cloud:master

 

Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:fix-dodgy-ci into autopkgtest-cloud:master.

Requested reviews:
  Canonical's Ubuntu QA (canonical-ubuntu-qa)

For more details, see:
https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/460607
-- 
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:fix-dodgy-ci into autopkgtest-cloud:master.
diff --git a/.launchpad.yaml b/.launchpad.yaml
index 56a622c..7124544 100644
--- a/.launchpad.yaml
+++ b/.launchpad.yaml
@@ -18,8 +18,6 @@ jobs:
       - git
       - pre-commit
       - pylint
-      # These are not directly declared in layer.yaml.
-      # Maybe they are brought in by some included layer?
       - python3-systemd
       - python3-apt
     run-before: |

References