Skip to content

Commit

Permalink
Remove smoke e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
purkhusid committed Nov 17, 2023
1 parent 40d536a commit 5ce9943
Show file tree
Hide file tree
Showing 23 changed files with 55 additions and 5,538 deletions.
2 changes: 1 addition & 1 deletion .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ matrix:
working_directory: ["", "examples"]
strict_deps: ["--@rules_dotnet//dotnet/settings:strict_deps=true", "--@rules_dotnet//dotnet/settings:strict_deps=false"]
flag_combo: [["--enable_bzlmod", "--@rules_dotnet//dotnet/settings:strict_deps=true"], ["--enable_bzlmod", "--@rules_dotnet//dotnet/settings:strict_deps=false"], ["--noenable_bzlmod", "--@rules_dotnet//dotnet/settings:strict_deps=true"], ["--noenable_bzlmod", "--@rules_dotnet//dotnet/settings:strict_deps=false"]]
e2e_working_directory: ["e2e/smoke", "e2e/net6.0", "e2e/net7.0", "e2e/net8.0"]
e2e_working_directory: ["e2e/net6.0", "e2e/net7.0", "e2e/net8.0"]

tasks:
test_all:
Expand Down
2 changes: 1 addition & 1 deletion .bcr/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bcr_test_module:
module_path: "e2e/smoke"
module_path: "e2e/net8.0"
matrix:
platform: ["debian10", "macos", "ubuntu2004", "windows"]
tasks:
Expand Down
105 changes: 53 additions & 52 deletions e2e/net8.0/MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion e2e/smoke/.bazelversion

This file was deleted.

Empty file removed e2e/smoke/BUILD.bazel
Empty file.
26 changes: 0 additions & 26 deletions e2e/smoke/MODULE.bazel

This file was deleted.

Loading

0 comments on commit 5ce9943

Please sign in to comment.