Skip to content
Snippets Groups Projects

Integration Testing: Sequential Merge and Validation of Four Feature Branches (PR #43,#44, #45,#46)

Compare and Show latest version
3 files
+ 25
37
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -9,7 +9,6 @@ required_version = ">= 0.14.0"
}
}
variable "ohpc_instance_name" {}
variable "image_ohpc" {}
variable "flavor" {}
@@ -97,3 +96,4 @@ output "device" {
openstack_compute_volume_attach_v2.volume_attach[1].device,
]
}
Loading