Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tests #1245

Closed
wants to merge 7 commits into from
Closed

Fix tests #1245

wants to merge 7 commits into from

Commits on May 20, 2023

  1. update tests for docker 24

    Signed-off-by: Ben Dean <ben.dean@finvi.com>
    b-dean committed May 20, 2023
    Configuration menu
    Copy the full SHA
    f7e3d9f View commit details
    Browse the repository at this point in the history
  2. work around strange debian 10 docker install behavior

    Signed-off-by: Ben Dean <ben.dean@finvi.com>
    b-dean committed May 20, 2023
    Configuration menu
    Copy the full SHA
    384d12a View commit details
    Browse the repository at this point in the history
  3. run apt update on ubuntu 18.04 to fix broken archives

    Signed-off-by: Ben Dean <ben.dean@finvi.com>
    b-dean committed May 20, 2023
    Configuration menu
    Copy the full SHA
    22c854b View commit details
    Browse the repository at this point in the history
  4. use CHEF_VERSION environment variable in kitchen.yml

    Signed-off-by: Ben Dean <ben.dean@finvi.com>
    b-dean committed May 20, 2023
    Configuration menu
    Copy the full SHA
    2910e01 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. use revision from main branch of sous-chefs .github that can set ch…

    …ef workstation version
    
    Signed-off-by: Ben Dean <ben.dean@finvi.com>
    b-dean committed May 23, 2023
    Configuration menu
    Copy the full SHA
    bac0ebf View commit details
    Browse the repository at this point in the history
  2. fix broken links in changelog to pass link lint

    Signed-off-by: Ben Dean <ben.dean@finvi.com>
    b-dean committed May 23, 2023
    Configuration menu
    Copy the full SHA
    59f52ec View commit details
    Browse the repository at this point in the history
  3. refresh dnf cache for centos 8 stream before tests because otherwise …

    …it times out
    
    Signed-off-by: Ben Dean <ben.dean@finvi.com>
    b-dean committed May 23, 2023
    Configuration menu
    Copy the full SHA
    accded0 View commit details
    Browse the repository at this point in the history