Skip to content

feat: test stand#126

Open
baydakov-georgiy wants to merge 18 commits into
traffic_filteringfrom
test_stand
Open

feat: test stand#126
baydakov-georgiy wants to merge 18 commits into
traffic_filteringfrom
test_stand

Conversation

@baydakov-georgiy
Copy link
Copy Markdown
Collaborator

No description provided.

@baydakov-georgiy baydakov-georgiy linked an issue Apr 16, 2026 that may be closed by this pull request
@baydakov-georgiy baydakov-georgiy self-assigned this Apr 16, 2026
@KonstantinKondratenko KonstantinKondratenko mentioned this pull request Apr 16, 2026
@baydakov-georgiy baydakov-georgiy changed the title Test stand feat: test stand Apr 16, 2026
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Почему столько файлов удаляется? Какое отношение удаление файлов имеет к тестовому стенду?

for i in $(seq 1 10); do
ip link show "$BRIDGE_IFACE" &>/dev/null && break
sleep 0.5
for BRIDGE in "$BRIDGE1" "$BRIDGE2"; do
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Лучше бы настройку сети выделить в отдельный скрипт, чтобы не запускать VM от рута

Comment on lines +18 to +22
build-worker:
cd $(WORKER_DIR) && bazel build --config=riscv64 //:worker

build-controller:
$(MAKE) -C $(CONTROLLER_DIR) build-riscv
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Очевидно не хватает зависимостей по файлам

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это что?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Аналогично?

@baydakov-georgiy baydakov-georgiy linked an issue May 15, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

4 participants