Skip to content

Commit

Permalink
rollback config
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov committed Dec 2, 2024
1 parent e7bd381 commit 18bc11a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions integration-tests/capabilities/environment.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
[[nodeset.node_specs]]

[nodeset.node_specs.node]
# docker_ctx = "../.."
# docker_file = "plugins/chainlink.Dockerfile"
docker_ctx = "../.."
docker_file = "plugins/chainlink.Dockerfile"
user_config_overrides = """
[Feature]
LogPoller = true
Expand All @@ -32,8 +32,8 @@

[nodeset.node_specs.node]
capabilities = ["./streams-linux-amd64"]
# docker_ctx = "../.."
# docker_file = "plugins/chainlink.Dockerfile"
docker_ctx = "../.."
docker_file = "plugins/chainlink.Dockerfile"
user_config_overrides = """
[Feature]
LogPoller = true
Expand All @@ -51,8 +51,8 @@

[nodeset.node_specs.node]
capabilities = ["./streams-linux-amd64"]
# docker_ctx = "../.."
# docker_file = "plugins/chainlink.Dockerfile"
docker_ctx = "../.."
docker_file = "plugins/chainlink.Dockerfile"
user_config_overrides = """
[Feature]
LogPoller = true
Expand All @@ -70,8 +70,8 @@

[nodeset.node_specs.node]
capabilities = ["./streams-linux-amd64"]
# docker_ctx = "../.."
# docker_file = "plugins/chainlink.Dockerfile"
docker_ctx = "../.."
docker_file = "plugins/chainlink.Dockerfile"
user_config_overrides = """
[Feature]
LogPoller = true
Expand All @@ -89,8 +89,8 @@

[nodeset.node_specs.node]
capabilities = ["./streams-linux-amd64"]
# docker_ctx = "../.."
# docker_file = "plugins/chainlink.Dockerfile"
docker_ctx = "../.."
docker_file = "plugins/chainlink.Dockerfile"
user_config_overrides = """
[Feature]
LogPoller = true
Expand Down

0 comments on commit 18bc11a

Please sign in to comment.