Conversation
Also upgraded mta plugin version to latest
|
@radsoulbeard Is the Infrastructure test still valid. I see it tries to run this Jenkinsfile, which uses the old sdk pipeline library v24. |
|
I see we had this discussion about the Infrastructure Tests already in PR #55 Time to remove those tests. Would be nice to replace them with something else though. Would it be enough to pull the image and do a |
|
Did you have a chance to test these changes on one of our reference apps? |
No, is that best practice? I should build it myself and test it? I would do so locally in that case, not with our service. |
|
I would argue that we should keep the image up to date in any case. Testing it on one of our sample applications does not prove much and this update is necessary anyhow: We cannot stay on an old debian; We should not let the plugins used get old. |
AFAIK, that is how we do so that we are aware of the issues beforehand. |
Yes, agree, but still it would be worthy to test it on our side as well. |
|
Ok, I will do so and let you know |
Tested it locally and it works:
|
Also upgraded mta plugin version to latest