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

add E2E test for token plugins with remote names #920

Merged
merged 5 commits into from
Aug 5, 2022

Commits on Aug 4, 2022

  1. add E2E test for token plugins with remote names

    Signed-off-by: Alex Shorsher <alex.shorsher@kaleido.io>
    shorsher committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    4ae2d03 View commit details
    Browse the repository at this point in the history
  2. move tokens remote name e2e to its own suite

    Signed-off-by: Alex Shorsher <alex.shorsher@kaleido.io>
    shorsher committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    ea9abec View commit details
    Browse the repository at this point in the history
  3. change tokens-only test to poll new namespace

    Now the test suite will wait until the newly created namespace is available before proceeding
    
    Signed-off-by: Alex Shorsher <alex.shorsher@kaleido.io>
    shorsher committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a5ce131 View commit details
    Browse the repository at this point in the history
  4. add new runner for remote name tests

     - adds helper function for changing a plugin local name
    
    Signed-off-by: Alex Shorsher <alex.shorsher@kaleido.io>
    shorsher committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    32a2a56 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. update PR jobs to run tokens remote name e2e test

    Signed-off-by: Alex Shorsher <alex.shorsher@kaleido.io>
    shorsher committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    17da823 View commit details
    Browse the repository at this point in the history