Update GHES generate script to accept --use-github-storage
option
#4687
GitHub Actions / Integration Test Results - Ghes
failed
Nov 4, 2024 in 0s
1 fail, 1 pass in 8m 12s
Annotations
Check warning on line 0 in OctoshiftCLI.IntegrationTests.GhesToGithub
github-actions / Integration Test Results - Ghes
Basic(useGithubStorage: True) (OctoshiftCLI.IntegrationTests.GhesToGithub) failed
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 1m 2s]
Raw output
Expected p.ExitCode to be 0 because pwsh should return an exit code of 0., but found 1 (difference of 1).
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
at FluentAssertions.Numeric.NumericAssertions`2.Be(T expected, String because, Object[] becauseArgs)
at OctoshiftCLI.IntegrationTests.TestHelper.RunShellCommand(String command, String fileName, String workingDirectory, IDictionary`2 environmentVariables) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 579
at OctoshiftCLI.IntegrationTests.TestHelper.RunPowershellScript(String script, IDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 545
at OctoshiftCLI.IntegrationTests.TestHelper.RunCliMigration(String generateScriptCommand, String cliName, IDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 533
at OctoshiftCLI.IntegrationTests.TestHelper.RunGeiCliMigration(String generateScriptCommand, IDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 586
at OctoshiftCLI.IntegrationTests.GhesToGithub.Basic(Boolean useGithubStorage) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/GhesToGithub.cs:line 96
--- End of stack trace from previous location ---
Loading