[Bug]: C2C plugin throws an error during bal test
when flag to generate k8s artifacts is enabled
#7621
Labels
bal test
when flag to generate k8s artifacts is enabled
#7621
Description
C2C plugin throws an error message and discontinues test execution when flag to generate k8s artifacts is enabled during
bal test
for 2201.10.x and higher versions. We must maintain the earlier behavior for the code to cloud artifact generation for k8s. The fix needs to be added to the C2C plugin.Steps to Reproduce
Add tests to the
tests
directory of the package as follows.Add the C2C functionality in the
Ballerina.toml
.Add a
Cloud.toml
with the below content.Then do
bal test
with 2201.9.x version.The test gets executed without any complaints.
Repeat after switching to 2201.10.x or higher version. This gives an error as follows.
Affected Version(s)
2201.10.0 onwards
OS, DB, other environment details and versions
No response
Related area
-> Other Area
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: