Ayush Shah
e648be9f61
Fix E2E vars ( #12932 )
2023-08-21 09:58:06 +05:30
Ayush Shah
5ea4de646c
Fix Postgres Profiler for incompatible versions ( #12795 )
2023-08-11 15:32:43 +05:30
Ayush Shah
adde9a1d30
Update py-cli-e2e-tests.yml ( #12338 )
2023-07-10 14:19:17 +05:30
Onkar Ravgan
d263d67b20
Fixed cli e2e yml ( #12337 )
2023-07-10 12:38:54 +05:30
Ayush Shah
b3ebe3f2ea
Add Datalake E2E ( #12323 )
2023-07-07 09:13:18 +05:30
Ayush Shah
f7168db8ea
Add Quicksight AWS support ( #11294 )
2023-04-27 11:39:47 +05:30
Ayush Shah
dd509681be
Fixes tableau, add quicksight e2e ( #11177 )
2023-04-26 10:22:08 +05:30
Ayush Shah
efd82113ec
Fix E2E tests ( #11226 )
2023-04-25 10:11:06 +05:30
Teddy
6e129c1e65
Issue 10805 Added Hive e2e ( #11197 )
...
* tests: Added E2E test for Hive + fix minor bug
* tests: ran python linting
2023-04-21 15:45:12 +00:00
Teddy
6f5d88ff63
tests: Added E2E tests for redshift ( #11169 )
2023-04-21 08:55:54 +02:00
Pere Miquel Brull
e453593760
Rel to #10805 - Ingestion docs glue & Kerberos Dep ( #11157 )
...
* Glue
* Add kerberos system dep
2023-04-20 10:56:46 +02:00
Mayur Singal
dd754d586e
Metabase E2E Test & docs ( #11126 )
2023-04-20 00:50:23 +05:30
Onkar Ravgan
932ffa5fa0
Added Powerbi E2E and docs ( #11130 )
2023-04-19 11:49:20 +05:30
Nahuel
22ce62e13b
Fix: Add Redash E2E test ( #11091 )
2023-04-18 12:52:38 +05:30
Nahuel
9d2e194833
Fix: Add Tableau E2E test missing env vars ( #11079 )
2023-04-16 15:27:36 +00:00
Nahuel
ea70580aff
Fix#10584: Tableau E2E and docs ( #11054 )
2023-04-14 19:28:31 +05:30
Sriharsha Chintalapani
de10cd254b
New docker structure ( #10438 )
...
* Adding the different docker-compose file openmetadata and ingestion
* Added two different env files for mysql and postgres
* Updated the docker file path
* Updated the path of docker folder structure
* Fix docker
* Updating the PR with necessary changes required
---------
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2023-03-06 08:58:53 -08:00
Vj-L
dfbee1a6bf
Updated the command for ubuntu dependencies ( #10388 )
...
* Updated the command for ubuntu dependencies
* Updated the command for ubuntu dependencies
* Updated the command for ubuntu dependencies
---------
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2023-03-02 15:46:21 +05:30
Pere Miquel Brull
192c992e21
Fix e2e tests when computing rows ( #9958 )
...
* Add vertica to the list
* test profiler
* Fix tests
* Fix tests
2023-01-27 12:55:57 +01:00
Pere Miquel Brull
4d474ab063
Add vertica e2e and fix checks ( #9947 )
...
* Add vertica e2e and fix checks
* Add missing task_id param
2023-01-27 10:22:12 +01:00
Nahuel
1de45aa2fb
Consider subprocess coverage in E2E CLI tests ( #9935 )
2023-01-26 07:55:54 +01:00
Nahuel
4885bc4a9a
Put back all E2E CLI tests in GH action ( #9933 )
2023-01-25 22:12:29 +01:00
Nahuel
8ac0551641
Fix error in E2E CLI GH action ( #9932 )
2023-01-25 21:27:00 +01:00
Nahuel
520900bf67
Update py-cli-e2e-tests.yml ( #9929 )
2023-01-25 18:29:45 +01:00
Nahuel
463f20776a
Add extra info when running E2E tests 2 ( #9928 )
2023-01-25 17:58:39 +01:00
Nahuel
a153859061
Add extra info when running E2E tests ( #9927 )
2023-01-25 16:46:36 +01:00
Nahuel
a6d825d3bc
Fix sonar cloud report generation in E2E CLI tests ( #9924 )
2023-01-25 16:05:52 +01:00
Nahuel
aa315a2e85
Fix run tests on coverage for E2E CLI test ( #9917 )
2023-01-25 13:44:48 +01:00
Nahuel
f175b5be20
Fix timeout field in GH action ( #9915 )
2023-01-25 13:15:31 +01:00
Nahuel
67820c359d
Fix GH acton for E2E CLI tests coverage to Sonar ( #9914 )
2023-01-25 12:40:19 +01:00
Nahuel
b0f7cc3ca2
Fix GH acton for E2E CLI tests coverage to Sonar ( #9910 )
2023-01-25 11:56:54 +01:00
Nahuel
5608c2fde0
Add E2E CLI tests coverage to Sonar ( #9908 )
2023-01-25 11:51:25 +01:00
Nahuel
4274a145eb
Fix: change how CLI E2E are run ( #9894 )
2023-01-24 13:18:56 +00:00
Teddy
871cd0414e
Fix Partition for tables with profile sample + added mssql e2e tests ( #9862 )
...
* fix: partition for sampled data
* fix: added MSSQL E2E cli test
* fix: added secerets varibale to action file
* fix: python checkstyle
2023-01-23 14:16:44 +01:00
Ayush Shah
22573ae600
Check force failure on e2e + fix bq secrets ( #9852 )
...
* Check force failure on e2e
* Update py-cli-e2e-tests.yml
* Update py-cli-e2e-tests.yml
* Update py-cli-e2e-tests.yml
2023-01-22 10:25:36 +01:00
Nahuel
93057e476f
Fix: Superset encryption and decryption not working as expected ( #9827 )
...
* Fix superset sample data
* Update ingestion/examples/superset_data/service.json
* Update ingestion/examples/superset_data/service.json
* fix: pytest error (#9824 )
* fix: pytest error
* fix: linting
* increased verbosity
* empty commit to re-run tests
* print registry and test definition set
* renamed columnValuesToBeUnique fqn
* removed print statements + verbosity
* Docs Using a Custom Ingestion Image in helm (#9835 )
* Docs Using a Custom Ingestion Image in helm
* Update openmetadata-docs/content/deployment/kubernetes/index.md
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
* Update openmetadata-docs/content/deployment/kubernetes/index.md
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
* Update openmetadata-docs/content/deployment/kubernetes/index.md
* Update index.md
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
* fix(ui): ui changes for #9695 (#9770 )
* Fix #9695 : Teams show up in lower case
* changed owner advanced search filter field from name to display name
* fixed minor quick filter bug
* fixed failing cypress tests
* fixed failing unit tests
* Fixed failing cypress tests
* added comments in unit tests for better understanding of changes
* fixed failing cypress tests for advanced search
* improved logic for showing advanced search options
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
* Added powerbi docs for new field (#9836 )
* Fix#9460: Avoid reuse inspector to get view definition (#9821 )
* Avoid reuse inspector to get view definition
* Update openmetadata-sqllineage version
* Feat: Update GH action for E2E tests (#9839 )
* Update E2E CI tests GH action
* Address PR comments
* Add converter for services when encypting or decrypting services objects
* Update E2E CI tests GH action
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-01-20 21:32:38 +00:00
Nahuel
e278b21905
Fix: py-cli-e2e-tests GH action ( #9844 )
2023-01-20 16:06:56 +01:00
Nahuel
cdd2bc66db
Feat: Update GH action for E2E tests ( #9839 )
...
* Update E2E CI tests GH action
* Address PR comments
2023-01-20 15:07:31 +01:00
Ayush Shah
22f9c2b0a2
Modify Slack Env ( #9806 )
2023-01-19 13:33:46 +05:30
Onkar Ravgan
be8daeba6d
Updated test yml file for dbt e2e ( #9795 )
2023-01-19 10:45:43 +05:30
Ayush Shah
f4dc501731
Modify env to be same for testing ( #9539 )
2023-01-08 09:59:16 +00:00
Mayur Singal
07aed10a7e
Snowflake E2E Tests ( #8781 )
2022-12-20 18:00:26 +05:30
dhruvinmaniar123
081aad5f5d
Updated all workflows for issue #9141 ( #9147 )
...
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2022-12-05 22:32:13 +05:30
Ayush Shah
2efa720f59
Fix E2E: new envs ( #9143 )
2022-12-05 19:15:12 +05:30
Ayush Shah
8054be9a82
Add E2E env ( #9136 )
2022-12-05 03:57:31 +00:00
Ayush Shah
2b2eadf611
Fix Credentials sent via env ( #9071 )
...
* Fix Credentials sent via env
* add new env var
* fix lint
* Add Comment
2022-11-30 15:37:24 +01:00
Ayush Shah
293de4a894
E2E for Bigquery ( #9007 )
2022-11-29 16:22:08 +05:30
Nahuel
550a4226e0
Fix: minor fix on text sent into slack when E2E fails ( #8847 )
2022-11-17 15:20:12 +00:00
Pere Miquel Brull
b107bae4d1
E2E Workflow continue on fail ( #8833 )
2022-11-17 09:41:20 +01:00
Pere Miquel Brull
27816adddd
Fix e2e workflow ( #8820 )
2022-11-16 17:48:52 +00:00