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

OCPBUGS-14934: consistent use of ginkgo flags in Makefile #682

Merged
merged 4 commits into from Jun 14, 2023

Commits on Jun 13, 2023

  1. consistent use of ginkgo flags in Makefile

    Also pass --junit-report=report.xml with other ginkgo options
    instead of passing with -r
    
    Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
    Niranjan M.R committed Jun 13, 2023
    Copy the full SHA
    83aeab0 View commit details
    Browse the repository at this point in the history
  2. replacing -timeout with --timeout

    Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
    Niranjan M.R committed Jun 13, 2023
    Copy the full SHA
    b450e45 View commit details
    Browse the repository at this point in the history
  3. use -v instead of --v

    Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
    Niranjan M.R committed Jun 13, 2023
    Copy the full SHA
    7accdb5 View commit details
    Browse the repository at this point in the history
  4. Fixing pao-functests-only target run-test command

    Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
    Niranjan M.R committed Jun 13, 2023
    Copy the full SHA
    4e8e852 View commit details
    Browse the repository at this point in the history