You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior: Cobuild feature is disabled. Build cache is saved/restored as normal.
56
56
57
-
# Case 2: Cobuild enabled by specifying RUSH_COBUILD_CONTEXT_ID and Redis authentication
57
+
####Case 2: Cobuild enabled by specifying RUSH_COBUILD_CONTEXT_ID and Redis authentication
58
58
59
59
1. Clear redis server
60
60
@@ -83,7 +83,7 @@ Get completed_state(cobuild:completed:foo:cfc620db4e74a6f0db41b1a86d0b5402966b97
83
83
Successfully acquired lock(cobuild:lock:foo:4c36160884a7a502f9894e8f0adae05c45c8cc4b)_package(b)_phase(_phase:build) to runner(runner1) and it expires in 30s
84
84
```
85
85
86
-
## Case 4: Cobuild enabled, run two cobuild commands in parallel
86
+
####Case 3: Cobuild enabled, run two cobuild commands in parallel
87
87
88
88
> Note: This test requires Visual Studio Code to be installed.
0 commit comments