This lets us carry fewer things and rely on the distribution for maintenance. The frozen toolchain is updated. Incidental updates include clang 15.0.6, and pytest that doesn't need workarounds. Closes #12397
18 lines
374 B
Plaintext
18 lines
374 B
Plaintext
[submodule "seastar"]
|
|
path = seastar
|
|
url = ../seastar
|
|
ignore = dirty
|
|
[submodule "swagger-ui"]
|
|
path = swagger-ui
|
|
url = ../scylla-swagger-ui
|
|
ignore = dirty
|
|
[submodule "scylla-jmx"]
|
|
path = tools/jmx
|
|
url = ../scylla-jmx
|
|
[submodule "scylla-tools"]
|
|
path = tools/java
|
|
url = ../scylla-tools-java
|
|
[submodule "scylla-python3"]
|
|
path = tools/python3
|
|
url = ../scylla-python3
|