Commit Graph

20 Commits

Author SHA1 Message Date
Ghanshyam Mann b01bf11bca Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  to 48c554d385e85c44362713e0f59fa1b8236ce1d3
  - Retire openstack-chef: remove repo content
    
    OpenStack-chef project is retiring
    - https://review.opendev.org/c/openstack/governance/+/905279
    
    this commit remove the content of this project repo
    
    Depends-On: https://review.opendev.org/c/openstack/project-config/+/909134
    Change-Id: I55dedc984bf004dd1bebb28bef197a77a90e3925
2024-02-19 18:30:46 +00:00
Lance Albertson eacec0f77b Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  to 25839992da93833d333862ba4e1e1781da9875b0
  - CentOS 8 support
    
    - Update packages for EL8
    - Update ChefSpec
    
    Depends-On: https://review.opendev.org/c/openstack/openstack-chef/+/814234
    Depends-On: https://review.opendev.org/c/openstack/cookbook-openstack-ops-database/+/815139
    Depends-On: https://review.opendev.org/c/openstack/cookbook-openstack-ops-messaging/+/815137
    Change-Id: Icf3119067dd4dd45291c0565d97b3fcc89ca3cac
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-10-24 21:48:49 +00:00
Lance Albertson d58bc5863e Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  to 86951caf29e4138ccfbe837262d7380ff8d8e72d
  - Chef 17 support
    
    - Update copyright years
    - Require Chef >= 16.0
    - Loosen deps slightly
    
    Depends-On: https://review.opendev.org/c/openstack/cookbook-openstack-image/+/814052
    Depends-On: https://review.opendev.org/c/openstack/cookbook-openstack-dns/+/814059
    Change-Id: Ie86b894dafb8f13f0755adf41d10c35213db3e83
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-10-14 22:36:25 +00:00
Lance Albertson 5bf7ffa923 Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  to 5e0d2bd9d34de29745b05edc912238ff1c5906c5
  - Remove bind cookbook from Berksfile and fix version pin
    
    The bind cookbook has been migrated to the Sous Chefs and a new release has
    finally been done which removes the need to have this in the pointer (which is
    now broken).
    
    In addition, update cacert which is shipped in the python requests package on
    RHEL to work around expired LetsEncrypt root certificate.
    
    Depends-On: https://review.opendev.org/813719
    Change-Id: Id537867e47ed54c7028abf7037b251077e57de64
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-10-14 01:14:32 +00:00
Lance Albertson aae9fc7964 Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  to bd5d493b4549474f293f53ebf285d103c8290740
  - Loosen version pin to bind cookbook
    
    They still haven't released the cookbook however they've updated the release to
    3.1.0 which is breaking tests globally. This should resolve the issue.
    
    Depends-On: https://review.opendev.org/c/openstack/openstack-chef/+/800815
    Change-Id: Ie196f920b9431392e3c0d44eb97ee6e6685719db
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-07-14 21:52:54 +00:00
Lance Albertson f88bbc9009 Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  to d5ea08e31affd325c5307086cd4563e9decaf834
  - Update to Chef Workstation 21.2.303
    
    - Fixes for using the resolver 3.x cookbook
    
    Change-Id: I5b0a6783f0602983baeaf8b0e9bb90f150212644
    Depends-On: https://review.opendev.org/c/openstack/openstack-chef/+/779389
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2021-03-09 18:40:34 +00:00
Lance Albertson 3e636159b4 Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  - Cookstyle 6.19.5 fixes
    
    Depends-On: https://review.opendev.org/756168
    Change-Id: Id5721708ce05ab03f581ca14cf8b25e89da88b81
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-10 01:59:21 +00:00
Lance Albertson b7fdee8b08 Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  - Chef 16 updates
    
    Depends-On: https://review.opendev.org/747752
    Depends-On: https://review.opendev.org/747557
    Change-Id: I986de1516de71ff578cb8c9e70f8afb49c0347e9
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-09-02 16:43:28 +00:00
Lance Albertson 67cf1dda22 Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  - Updates for Train
    
    Changed:
    - Update release to train
    - Fix ChefDeprecations/LogResourceNotifications in run_tempest recipe and use
      notify_group instead.
    - Require Chef >= 15.8 since we're using notify_group now
    
    Removed:
    - Unused rubocop rules
    
    Change-Id: I74963bd15968500f11bb70fed85eaa39381495d3
    Depends-On: https://review.opendev.org/731859
    Depends-On: https://review.opendev.org/731877
    Depends-On: https://review.opendev.org/731860
    Depends-On: https://review.opendev.org/731865
2020-06-11 00:57:48 +00:00
Lance Albertson 66fe120d05 Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  - Stein fixes
    
    - Cookstyle fixes
    - Refactor Berksfile to use groups so we can exclude integration testing
      cookbooks
    - Update documentation
    - Update delivery configuration to exclude integration cookbooks
    - Fix ChefSpec output
    - Update Berksfile for cookbook-bind to point to upstream since the PR
      was merged, but not released (yet).
    - Ensure systemd-resolved is stopped and disabled
    
    Depends-On: https://review.opendev.org/701027
    Depends-On: https://review.opendev.org/706158
    Depends-On: https://review.opendev.org/706101
    Depends-On: https://review.opendev.org/713762
    Depends-On: https://review.opendev.org/706157
    Depends-On: https://review.opendev.org/713285
    Change-Id: I38d8707be687fee53e6f066e6e9bc80587e1e878
2020-03-27 20:39:49 +00:00
Lance Albertson 6b80fe5299 Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  - Adjustments for per-cookbook testing
    
    This provides some updates so that this cookbook can be run for
    individual cookbooks depending on whether or not various services are
    enabled or not. This is useful if you're wanting to test just keystone,
    and don't need glance or nova just to do that.
    
    Some other changes:
    
    - Update catalog_type for volume to 'volumev3' which matches what we
      provide (We may want to change this back to 'volume' at some point).
    - Create orchestration recipe to assist with testing heat.
    - Create dns recipe to assist with testing designate.
    - Remove unused cookbook dependencies for compute, block-storage and
      identity. These should get pulled in automatically with how we setup
      the test environment in openstack-chef.
    - Blacklist
      tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume
      test from running due to an issue with our cinder environment.
    
    Change-Id: I0eb2247f163132ef343bbcf6f4cc80326b9704d9
2020-01-30 23:12:14 +00:00
Lance Albertson 522c0f9f8b Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  - Improve ChefSpec test speed by enabling caching
    
    This updates all references of let(:chef_run) to cached(:chef_run) to
    speed up tests. By doing this, we have to create a new cached(:chef_run)
    block whenever we need to adjust node attributes for testing.
    
    Speed was improved from 1 minute 14.88 to 21.64 seconds
    
    Change-Id: Iff9c0f56d17e8f2924b4126144ed116081278842
2020-01-07 10:03:11 +00:00
Lance Albertson bb44b45cb5 Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  - Updates for rocky
    
    - Replace git.openstack.org with opendev.org
    - Update some documentation
    - Move README.md to README.rst for better rendering
    - Drop obsolete bootstrap.sh script
    
    Change-Id: I8fa06acd27a9705cd4eada9214c1fd2d9fed1c1c
2019-12-08 11:32:22 +00:00
Zuul fb319cef74 Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  - Merge "Update tempest installation"
  - Update tempest installation
    
    - Adopt for the use of python3 on Ubuntu
    - Use the endpoint_type attribute
    - Install recent tempest version
    - Make sure to install matching requirements
    - Adjust default tempest.conf to work in our minimal scenario
    
    Change-Id: Ib413971c15d11cbb46befda55ffc28f3c16f2a8a
2019-11-25 14:52:33 +00:00
inspurericzhang b8aa5ee45e Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  - Replace git.openstack.org with opendev.org
    
    Also update the location of the openstackclient cookbook and make it
    possible to test patches there as dependencies, too.
    
    Change-Id: I19894b6f71d2a9aaf2ad0b7d93728fee862eb93c
2019-11-22 13:27:25 +00:00
Lance Albertson 113396d000 Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  - Fixes to support fog-openstack-1.x
    
    fog-openstack-1.x already appends "auth/tokens" so we no longer need to
    do that.  In addition, comment out endpoint type until this PR [1] gets
    merged and released.
    
    [1] https://github.com/fog/fog-openstack/pull/494
    
    Depends-On: https://review.opendev.org/666176
    Change-Id: I929722b032e37970fe74018e609b76c1682e0db9
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2019-07-05 08:51:17 +00:00
Lance Albertson 05bb9b454d Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  - Drop poise-python in favor of directly installing python packages
    
    The poise-python cookbook is no longer maintained by the upstream maintainer and
    is causing lots of issues for the testing pipeline. Instead, install tempest
    directly using pip via an execute resource.
    
    Change-Id: I6991581056d6037eb269a6753b1af7e5c2ba7d90
    Signed-off-by: Lance Albertson <lance@osuosl.org>
2019-06-15 21:54:40 +00:00
Jens Harbott 200c6082fc Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  - Update identity endpoint handling
    
    - Use the internal endpoint like in the identity cookbook
    - Drop the api auth version attribute
    
    Change-Id: I99c55bcd4451d4cac2c127ccad0dc471fc641be0
    
  - OpenDev Migration Patch
    
    This commit was bulk generated and pushed by the OpenDev sysadmins
    as a part of the Git hosting and code review systems migration
    detailed in these mailing list posts:
    
    http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
    http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html
    
    Attempts have been made to correct repository namespaces and
    hostnames based on simple pattern matching, but it's possible some
    were updated incorrectly or missed entirely. Please reach out to us
    via the contact information listed at https://opendev.org/ with any
    questions you may have.
2019-05-06 12:18:41 +00:00
Zuul b7543e2c39 Update git submodules
* Update cookbook-openstack-integration-test from branch 'master'
  - Merge "Pin setuptools and wheels packages"
  - Pin setuptools and wheels packages
    
    In order to maintain consistency for pip versions, align pip, wheels,
    and setuptools. Use OSA as a basis for consistency between deploy
    projects.
    
    Depends-On: I573bd84e1f15b6e9bda8ebb1d8e12fa66970757a
    Change-Id: I123508ad8c65805f6d95abe5e592e7e761d63142
2019-01-08 16:53:01 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00