-
Notifications
You must be signed in to change notification settings - Fork 691
container_test broken when using container-structure-test 1.6 #600
Comments
could you post instructions to repo the error (seems a very long file name is needed?). Also, is this something can be fixed here or is the issue that container test v1.6 is broken and they should fix? |
A very long file name is not needed. I just update the container-structure-test dependency to 1.6 and call |
thoughts about whether there is any fix here or it's a broken release? |
The release is fine, it works perfectly as a standalone software. It's |
i'm sorry to push on my line of question, but you only answered half my question. Do you think there anything we can do in this repo to fix? |
Here is a more detailed file name generated:
My Overall I would just say that the probability of getting a long file name is super high right now. This is all I know so far, I'm not a huge expert on hacking Bazel just yet, but the |
Sorry but that does not answer my question. contaniner_test is not part of this repo, and Bazel defines how file names are created (https://github.com/bazelbuild/bazel). So I honestly do not see any action that can be taken on this repo to fix this issue. I want to point this out as posting this issue here will likely not get you to a resolution. |
This issue has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days. |
This issue was automatically closed because it went 30 days without a reply since it was labeled "Can Close?" |
I tried to override the container-structure-test dependency from 1.4 to 1.6 and got this error:
1.5 is working though. I realize that strictly speaking 1.6 is "not supported" but the upgrade will happen at some point and this issue will have to be fixed.
See related discussion in GoogleContainerTools/container-structure-test#183.
The text was updated successfully, but these errors were encountered: