Update git submodules

* Update tripleo-quickstart-extras from branch 'master'
  to ff64ea937cccc705a60701e2b7ed2571ce698f81
  - Allow to define artg_change_list variable in zuul jobs
    
    Previously, artg_change_list in role build-test-packages would default
    to an empty list if not defined. Now, artg_change_list will default to
    job.artg_change_list which itself defaults to empty list. This allows
    us to specify variable artg_change_list in Zuul jobs. If role
    build-test-packages is executed locally, then a locally defined
    artg_change_list still has higher precedence, as expected.
    
    Previously, if a change had e.g. a 'Depends-On:' statement in its
    commit message, the artg_change_list variable would be overwritten
    with patches defined in the 'Depends-On:' statements. Now, patches
    listed in 'Depends-On:' will be added to the artg_change_list
    variable instead of overwriting its contents.
    
    Both functionality is required in our TripleO jobs in the Ansible
    OpenStack collection. There we want to build the RPM of
    openstacksdk from its upstream master branch instead of using the
    pinned version provided by RDO [1].
    
    [1] f482a6ecc4/tags/zed-uc.yml (L467)
    
    Change-Id: If44fe00bda10faa61df1dff9dc6da2ea26aa6b59
This commit is contained in:
Jakob Meng 2022-07-15 17:51:28 +02:00 committed by Gerrit Code Review
parent 380457b15e
commit 3084c673bf
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9f54c3129e49a1a4118db0abbab4a7a3285c490f
Subproject commit ff64ea937cccc705a60701e2b7ed2571ce698f81