Skip to content
Snippets Groups Projects
Select Git revision
  • 403b26f4eeb3c54225ac0248520d320ee701329d
  • main default
  • dependabot/github_actions/bbeesley/gha-auto-dependabot-rebase-1.5.168
  • v0.1.18
  • v0.1.17
  • v0.1.16
  • v0.1.15
  • v0.1.14
  • v0.1.13
  • v0.1.12
  • v0.1.11
  • v0.1.10
  • v0.1.9
  • v0.1.8
  • v0.1.7
  • v0.1.6
  • v0.1.5
  • v0.1.4
  • v0.1.3
  • v0.1.2
  • v0.1.1
  • v0.1.0
  • v0.0.59
23 results

.vscode

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Rafael Guterres Jeffman authored
    When running the tests that can be executed either on server or client
    context, without defining 'ipa_context', the context is automatically
    identified.
    
    Currently, the tests in upstream CI run only on a server, and the
    context is identified as "server" context, and in order to run the test
    using a client context 'ipa_context' must be set to 'client'.
    
    This patch fixes all the client context tests by correctly setting
    ipa_context when running the client context tests in a server host.
    16db5039
    History
    Name Last commit Last update
    ..