summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-26 22:59:19 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-26 22:59:19 +0300
commit39402e53d2f43833a45d2d0281d9ecfe9ac53ed8 (patch)
treeafd37281aaae3f531ae70b52f24305d7b6007b4a
parent88b5fd83e95a57b9b9c1e865e6dd8fec2f48ea2e (diff)
downloadmirror-canary-39402e53d2f43833a45d2d0281d9ecfe9ac53ed8.tar.gz
mirror-canary-39402e53d2f43833a45d2d0281d9ecfe9ac53ed8.zip
test: B.2 missing-files — add tests/b2-missing-files.txt for regression check
-rw-r--r--tests/b2-missing-files.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/b2-missing-files.txt b/tests/b2-missing-files.txt
new file mode 100644
index 0000000..0afb2dd
--- /dev/null
+++ b/tests/b2-missing-files.txt
@@ -0,0 +1,9 @@
+B.2 test — Missing-files-on-destination class
+
+This file is added by source PR on rolling.
+After mirror algorithm runs, this file MUST exist on target rolling
+with non-zero size.
+
+Historical failure class: target ended up without files that source PR
+added. The new App-token algorithm + composite-action design should
+preserve file additions cleanly.