1 parent bea586d commit 7f96d1cCopy full SHA for 7f96d1c
1 file changed
test/e2e/live/token-rotation.test.ts
@@ -447,7 +447,7 @@ test(
447
448
// OpenShell removes each deployment image during credential-driven
449
// recreation. Retain one test-owned tag so Docker can reuse the identical
450
- // OpenClaw/plugin layers across the three rotations; token values remain in
+ // OpenClaw/plugin layers for the retained rotation; token values remain in
451
// gateway providers and are never baked into this image.
452
const cacheImageTag = `nemoclaw-token-rotation-cache:${process.pid}`;
453
const retainBuildCache = await host.command(
0 commit comments