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

Use shepherd envs instead on toolsmiths for tests (v8) #2864

Merged
merged 12 commits into from
Apr 30, 2024

Commits on Apr 26, 2024

  1. Update CLI to use ginkgo v2

    * Add user agent info for plugin api calls
    - Newer lager was needed with newer diego-ssh
    * Replace depracted ginkgo calls with non deprecated calls
    * Remove ACK_GINKGO_RC
    * Desperate attempt at resolving output issue by using serial decorator and using non deprecated pty
    * Turn off  Gingkno v2 parallel mode
    * Adjust integration tests to use ginkgo v2
    * Add Byte to lograte, disk and memory regexes used by int tests
    ---------
    
    Co-authored-by: M. Oleske <moleske@pivotal.io>
    Co-authored-by: Al Berez <al.berez@broadcom.com>
    Co-authored-by: Cristhian Peña <ccjaimes@users.noreply.github.com>
    Co-authored-by: Marc Paquette <marc.paquette@broadcom.com>
    5 people committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a8ebbcc View commit details
    Browse the repository at this point in the history
  2. run v8

    gururajsh committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    68d7e41 View commit details
    Browse the repository at this point in the history
  3. Fix syntax

    gururajsh committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    486350d View commit details
    Browse the repository at this point in the history
  4. Remove on workflow run

    gururajsh committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a565410 View commit details
    Browse the repository at this point in the history
  5. Remove PR Check

    gururajsh committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    38f730a View commit details
    Browse the repository at this point in the history
  6. Revert workflow changes

    gururajsh committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    de24cf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1b63aa View commit details
    Browse the repository at this point in the history
  8. fix dependencies

    gururajsh committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    78980c9 View commit details
    Browse the repository at this point in the history
  9. Shepherd migration (#13)

    Use shepherd environments instead of toolsmiths to run integration tests. As part of this change, min capi job is disabled since we are still figuring out our versioning policy of how long CLI should support an old version of CAPI.
    gururajsh committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7b8b510 View commit details
    Browse the repository at this point in the history
  10. Update go sum

    gururajsh committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5b3eee4 View commit details
    Browse the repository at this point in the history
  11. Test v8

    gururajsh committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6acf8f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Disable manual trigger

    gururajsh committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    45c6f64 View commit details
    Browse the repository at this point in the history