mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-03-31 08:13:48 +00:00
Align attach wording with existing-cluster mode
This commit is contained in:
parent
8efba317cc
commit
e890933e85
@ -372,6 +372,7 @@ impl<E: ComposeDeployEnv> DeploymentOrchestrator<E> {
|
||||
}
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
fn validate_supported_cluster_mode<E: Application, Caps>(
|
||||
scenario: &Scenario<E, Caps>,
|
||||
) -> Result<(), DynError> {
|
||||
@ -421,6 +422,8 @@ mod tests {
|
||||
);
|
||||
}
|
||||
}
|
||||
=======
|
||||
>>>>>>> 5baf93d (Align attach wording with existing-cluster mode)
|
||||
fn existing_cluster_metadata<E, Caps>(scenario: &Scenario<E, Caps>) -> ComposeDeploymentMetadata
|
||||
where
|
||||
E: ComposeDeployEnv,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user