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 authserver deployment to pflex tests #255

Merged
merged 15 commits into from
May 25, 2023
Merged

Add authserver deployment to pflex tests #255

merged 15 commits into from
May 25, 2023

Conversation

JacobGros
Copy link
Contributor

@JacobGros JacobGros commented May 25, 2023

Description

This PR adds pflex customization for auth server. Main change is that it allows pflex or pscale to be setup on auth server depending on test.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#761

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have maintained backward compatibility

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • Ran pscale-pflex values file tests
  • verified existing pscale auth tests still worked with changes

@JacobGros JacobGros changed the title Pflex auth server Add authserver deployment to pflex tests May 25, 2023
@JacobGros JacobGros merged commit 4898a89 into main May 25, 2023
@JacobGros JacobGros deleted the pflex-auth-server branch May 25, 2023 19:56
ChristianAtDell added a commit that referenced this pull request Oct 15, 2024
* adding auth server to pflex

* update proxy host addr

* make auth server configurable for multiple drivers

* config changes

* add missing port, needed for disable auth test

* update obs pscale test

* add steps to values file

* update focused values file

* syntax fix

* gofmt fix

* switch order of paths

---------

Co-authored-by: Shayna Finocchiaro <66699024+shaynafinocchiaro@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants