File tree Expand file tree Collapse file tree
feature_integration_tests/test_scenarios/cpp/src
images/ebclfsa_aarch64/build/config-overlay
runners/qemu_aarch64/scripts Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#! /bin/bash
2+ # *******************************************************************************
3+ # Copyright (c) 2026 Contributors to the Eclipse Foundation
4+ #
5+ # See the NOTICE file(s) distributed with this work for additional
6+ # information regarding copyright ownership.
7+ #
8+ # This program and the accompanying materials are made available under the
9+ # terms of the Apache License Version 2.0 which is available at
10+ # https://www.apache.org/licenses/LICENSE-2.0
11+ #
12+ # SPDX-License-Identifier: Apache-2.0
13+ # *******************************************************************************
214set -euo pipefail
315
416# Install pipx
Original file line number Diff line number Diff line change 1+ # *******************************************************************************
2+ # Copyright (c) 2026 Contributors to the Eclipse Foundation
3+ #
4+ # See the NOTICE file(s) distributed with this work for additional
5+ # information regarding copyright ownership.
6+ #
7+ # This program and the accompanying materials are made available under the
8+ # terms of the Apache License Version 2.0 which is available at
9+ # https://www.apache.org/licenses/LICENSE-2.0
10+ #
11+ # SPDX-License-Identifier: Apache-2.0
12+ # *******************************************************************************
113bazel_dep(name = "rules_oci", version = "2.3.1")
214git_override(
315 module_name = "rules_oci",
Original file line number Diff line number Diff line change 1- // *******************************************************************************
2- // Copyright (c) 2026 Contributors to the Eclipse Foundation
3- //
4- // See the NOTICE file(s) distributed with this work for additional
5- // information regarding copyright ownership.
6- //
7- // This program and the accompanying materials are made available under the
8- // terms of the Apache License Version 2.0 which is available at
9- // https://www.apache.org/licenses/LICENSE-2.0
10- //
11- // SPDX-License-Identifier: Apache-2.0
12- // *******************************************************************************
1+ /* *******************************************************************************
2+ * Copyright (c) 2026 Contributors to the Eclipse Foundation
3+ *
4+ * See the NOTICE file(s) distributed with this work for additional
5+ * information regarding copyright ownership.
6+ *
7+ * This program and the accompanying materials are made available under the
8+ * terms of the Apache License Version 2.0 which is available at
9+ * https://www.apache.org/licenses/LICENSE-2.0
10+ *
11+ * SPDX-License-Identifier: Apache-2.0
12+ ********************************************************************************/
1313
1414#ifndef INTERNALS_PERSISTENCY_KVS_BUILD_HELPERS_H_
1515#define INTERNALS_PERSISTENCY_KVS_BUILD_HELPERS_H_
Original file line number Diff line number Diff line change 1- // *******************************************************************************
2- // Copyright (c) 2026 Contributors to the Eclipse Foundation
3- //
4- // See the NOTICE file(s) distributed with this work for additional
5- // information regarding copyright ownership.
6- //
7- // This program and the accompanying materials are made available under the
8- // terms of the Apache License Version 2.0 which is available at
9- // https://www.apache.org/licenses/LICENSE-2.0
10- //
11- // SPDX-License-Identifier: Apache-2.0
12- // *******************************************************************************
1+ /* *******************************************************************************
2+ * Copyright (c) 2026 Contributors to the Eclipse Foundation
3+ *
4+ * See the NOTICE file(s) distributed with this work for additional
5+ * information regarding copyright ownership.
6+ *
7+ * This program and the accompanying materials are made available under the
8+ * terms of the Apache License Version 2.0 which is available at
9+ * https://www.apache.org/licenses/LICENSE-2.0
10+ *
11+ * SPDX-License-Identifier: Apache-2.0
12+ ********************************************************************************/
1313
1414#include " kvs_instance.h"
1515
Original file line number Diff line number Diff line change 1- // *******************************************************************************
2- // Copyright (c) 2026 Contributors to the Eclipse Foundation
3- //
4- // See the NOTICE file(s) distributed with this work for additional
5- // information regarding copyright ownership.
6- //
7- // This program and the accompanying materials are made available under the
8- // terms of the Apache License Version 2.0 which is available at
9- // https://www.apache.org/licenses/LICENSE-2.0
10- //
11- // SPDX-License-Identifier: Apache-2.0
12- // *******************************************************************************
1+ /* *******************************************************************************
2+ * Copyright (c) 2026 Contributors to the Eclipse Foundation
3+ *
4+ * See the NOTICE file(s) distributed with this work for additional
5+ * information regarding copyright ownership.
6+ *
7+ * This program and the accompanying materials are made available under the
8+ * terms of the Apache License Version 2.0 which is available at
9+ * https://www.apache.org/licenses/LICENSE-2.0
10+ *
11+ * SPDX-License-Identifier: Apache-2.0
12+ ********************************************************************************/
1313
1414#ifndef INTERNALS_PERSISTENCY_KVS_INSTANCE_H_
1515#define INTERNALS_PERSISTENCY_KVS_INSTANCE_H_
Original file line number Diff line number Diff line change 1- // *******************************************************************************
2- // Copyright (c) 2026 Contributors to the Eclipse Foundation
3- //
4- // See the NOTICE file(s) distributed with this work for additional
5- // information regarding copyright ownership.
6- //
7- // This program and the accompanying materials are made available under the
8- // terms of the Apache License Version 2.0 which is available at
9- // https://www.apache.org/licenses/LICENSE-2.0
10- //
11- // SPDX-License-Identifier: Apache-2.0
12- // *******************************************************************************
1+ /* *******************************************************************************
2+ * Copyright (c) 2026 Contributors to the Eclipse Foundation
3+ *
4+ * See the NOTICE file(s) distributed with this work for additional
5+ * information regarding copyright ownership.
6+ *
7+ * This program and the accompanying materials are made available under the
8+ * terms of the Apache License Version 2.0 which is available at
9+ * https://www.apache.org/licenses/LICENSE-2.0
10+ *
11+ * SPDX-License-Identifier: Apache-2.0
12+ ********************************************************************************/
1313
1414#include " kvs_parameters.h"
1515
Original file line number Diff line number Diff line change 1- // *******************************************************************************
2- // Copyright (c) 2026 Contributors to the Eclipse Foundation
3- //
4- // See the NOTICE file(s) distributed with this work for additional
5- // information regarding copyright ownership.
6- //
7- // This program and the accompanying materials are made available under the
8- // terms of the Apache License Version 2.0 which is available at
9- // https://www.apache.org/licenses/LICENSE-2.0
10- //
11- // SPDX-License-Identifier: Apache-2.0
12- // *******************************************************************************
1+ /* *******************************************************************************
2+ * Copyright (c) 2026 Contributors to the Eclipse Foundation
3+ *
4+ * See the NOTICE file(s) distributed with this work for additional
5+ * information regarding copyright ownership.
6+ *
7+ * This program and the accompanying materials are made available under the
8+ * terms of the Apache License Version 2.0 which is available at
9+ * https://www.apache.org/licenses/LICENSE-2.0
10+ *
11+ * SPDX-License-Identifier: Apache-2.0
12+ ********************************************************************************/
1313
1414#ifndef INTERNALS_PERSISTENCY_KVS_PARAMETERS_H_
1515#define INTERNALS_PERSISTENCY_KVS_PARAMETERS_H_
Original file line number Diff line number Diff line change 1- // *******************************************************************************
2- // Copyright (c) 2026 Contributors to the Eclipse Foundation
3- //
4- // See the NOTICE file(s) distributed with this work for additional
5- // information regarding copyright ownership.
6- //
7- // This program and the accompanying materials are made available under the
8- // terms of the Apache License Version 2.0 which is available at
9- // https://www.apache.org/licenses/LICENSE-2.0
10- //
11- // SPDX-License-Identifier: Apache-2.0
12- // *******************************************************************************
1+ /* *******************************************************************************
2+ * Copyright (c) 2026 Contributors to the Eclipse Foundation
3+ *
4+ * See the NOTICE file(s) distributed with this work for additional
5+ * information regarding copyright ownership.
6+ *
7+ * This program and the accompanying materials are made available under the
8+ * terms of the Apache License Version 2.0 which is available at
9+ * https://www.apache.org/licenses/LICENSE-2.0
10+ *
11+ * SPDX-License-Identifier: Apache-2.0
12+ ********************************************************************************/
1313
1414#include < iostream>
1515#include < vector>
Original file line number Diff line number Diff line change 1- // *******************************************************************************
2- // Copyright (c) 2026 Contributors to the Eclipse Foundation
3- //
4- // See the NOTICE file(s) distributed with this work for additional
5- // information regarding copyright ownership.
6- //
7- // This program and the accompanying materials are made available under the
8- // terms of the Apache License Version 2.0 which is available at
9- // https://www.apache.org/licenses/LICENSE-2.0
10- //
11- // SPDX-License-Identifier: Apache-2.0
12- // *******************************************************************************
1+ /* *******************************************************************************
2+ * Copyright (c) 2026 Contributors to the Eclipse Foundation
3+ *
4+ * See the NOTICE file(s) distributed with this work for additional
5+ * information regarding copyright ownership.
6+ *
7+ * This program and the accompanying materials are made available under the
8+ * terms of the Apache License Version 2.0 which is available at
9+ * https://www.apache.org/licenses/LICENSE-2.0
10+ *
11+ * SPDX-License-Identifier: Apache-2.0
12+ ********************************************************************************/
1313
1414#include < scenario.hpp>
1515
Original file line number Diff line number Diff line change 1- // *******************************************************************************
2- // Copyright (c) 2026 Contributors to the Eclipse Foundation
3- //
4- // See the NOTICE file(s) distributed with this work for additional
5- // information regarding copyright ownership.
6- //
7- // This program and the accompanying materials are made available under the
8- // terms of the Apache License Version 2.0 which is available at
9- // https://www.apache.org/licenses/LICENSE-2.0
10- //
11- // SPDX-License-Identifier: Apache-2.0
12- // *******************************************************************************
1+ /* *******************************************************************************
2+ * Copyright (c) 2026 Contributors to the Eclipse Foundation
3+ *
4+ * See the NOTICE file(s) distributed with this work for additional
5+ * information regarding copyright ownership.
6+ *
7+ * This program and the accompanying materials are made available under the
8+ * terms of the Apache License Version 2.0 which is available at
9+ * https://www.apache.org/licenses/LICENSE-2.0
10+ *
11+ * SPDX-License-Identifier: Apache-2.0
12+ ********************************************************************************/
1313
1414#include " ../../internals/persistency/kvs_build_helpers.h"
1515#include " ../../internals/persistency/kvs_instance.h"
You can’t perform that action at this time.
0 commit comments