Skip to content

Commit

Permalink
Merge pull request #1254 from github/remove-bbs-5-14-int-test
Browse files Browse the repository at this point in the history
Remove bbs-5-14 integration test
  • Loading branch information
ArinGhazarian authored Jun 27, 2024
2 parents 2fc08d1 + 2eb1f3e commit e0281c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ public BbsToGithub(ITestOutputHelper output)

[Theory]
[InlineData("http://e2e-bbs-8-5-0-linux-2204.eastus.cloudapp.azure.com:7990", true, true)]
[InlineData("http://e2e-bbs-5-14-0-linux-2204.eastus.cloudapp.azure.com:7990", true, true)]
[InlineData("http://e2e-bbs-7-21-9-win-2019.eastus.cloudapp.azure.com:7990", false, true)]
[InlineData("http://e2e-bbs-8-5-0-linux-2204.eastus.cloudapp.azure.com:7990", true, false)]
public async Task Basic(string bbsServer, bool useSshForArchiveDownload, bool useAzureForArchiveUpload)
Expand Down

0 comments on commit e0281c4

Please sign in to comment.