Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestGrid Job is getting failed due to the Cloud formation script size is higher or equal to 51KB #1243

Open
chalitha87 opened this issue Jul 31, 2019 · 0 comments

Comments

@chalitha87
Copy link

Description:

OB-TestGrid Job is getting failed due to the Cloud formation script size is higher or equal to 51KB

Suggested Labels:

Priority-High
Severity-Blocker

Affected Product Version:
OB-TestGrid JOB

Steps to reproduce:

  1. Cloud formation script file size is equal to 51kB and when running the OB-testgrid job ,
    Following error could be seen in the console

UseSQLServerDB: !Equals [sqlserver-se, !Select [0, !Split ["_", !FindInMap [ DBEngineMap, !Ref DB, DBEngine]]]]
[SQLServer-SE-13.00_Ubuntu-18.04] UseLicensedVersion: !Or [ !Equals [sqlserver, !Select [0, !Split ["-", !FindInMap [ DBEngineMap, !Ref DB, DBEngine]]]], !Equals [oracle, !Select [0, !Split ["-", !FindInMap [ DBEngineMap, !Ref DB, DBEngine]]]] ]
[SQLServer-SE-13.00_Ubuntu-18.04] ' at 'templateBody' failed to satisfy constraint: Member must have length less than or equal to 51200

Related Issues:

[1] serverless-heaven/serverless-aws-alias#107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant