68 Commits

Author SHA1 Message Date
Imri Paran
25284e0232
MINOR: fix snowflake system metrics (#17989)
* fix snowflake system metrics

* format

* add link to logs and commit
fixed the dq cli test

* reverted bad formatting

* fixed models.py

* removed version pinning for data diff in tests
2024-09-26 11:55:17 +00:00
IceS2
328ed2bf11
MINOR: Fix e2e (#16627)
* Fix Metabase E2E Test

* Add 'debug' input to python e2e tests

* Fix 'debug' default to be 'false'

* Standardized all Metabase IDs to MetabaseStrId

* Fix Metabase expected filtered sink mix value

* Fix wrong parameter being passed to the config

* Fix powerBI e2e tests

* Fix one Redash e2e test

* Fix checkstyle

* Fix Dashboard create patch_request not using EntityReferenceList

* Fix Redash E2E test value

* Add logging to create patch request

* Fix checkstyle and linting

* Fix default debug value

* Fix e2e workflow

* Fix e2e workflow

* Fix e2e workflow

* Fix metabase and powerbi e2e values
2024-06-12 19:32:45 +02:00
IceS2
070bd2570e
MINOR: Fix e2e (#16594)
* Fix Metabase E2E Test

* Add 'debug' input to python e2e tests

* Fix 'debug' default to be 'false'

* Standardized all Metabase IDs to MetabaseStrId

* Fix Metabase expected filtered sink mix value

* Fix wrong parameter being passed to the config

* Fix powerBI e2e tests

* Fix one Redash e2e test

* Fix checkstyle
2024-06-11 13:19:25 +05:30
IceS2
7805a0b609
MINOR: Fix athena e2e tests (#15486)
* Comment side effects

* Update assert to match clauses better

* Improve input

* Improve input

* Update assert to match clauses better

* Fix Athena E2E Values

* Uncomment needed steps

* Fix linters
2024-03-08 09:31:06 +01:00
IceS2
86a2930cfa
Minor: Fix E2E Ingestion Tests (#15462)
* Fix E2E Tests

* Fix E2E Tests

* Update mysql count, schema changes

* Addition to vertica e2e

* Temporary Github Action modification to test

* Fix Redshift round issue post 10 digits

* modify e2e gh file

* fix gh error

* fix matrix syntax

* Fix Redash counts

* Update py-cli-e2e-tests.yml

* Fix Redshift referenced before assignment error

* Revert Py tests e2e

* Modify Elasticsearch configuration

* Modify Elasticsearch configuration

* Update docker-compose.yml

* Test only running the python tests as e2e

* Comment side effects

* Test

* Test

* Fix name

* Add missing shell property

* Add bigquery to e2e

* Uncomment needed step

* test

* test

* test

* test

* Add control ci pipeline

* Add new e2e tests

* test

* fix

* fix

* fix

* Uncomment needed steps

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-03-05 16:00:22 +01:00
Ayush Shah
19db3c060c
Fix Env (#14768) 2024-01-18 10:52:05 +05:30
Ayush Shah
dcac5c2367
Modify Redshift Database env (#14662) 2024-01-10 12:09:09 +05:30
Ayush Shah
78818d40a1
Reuse GH secrets (#14643) 2024-01-09 15:21:34 +05:30
Mayur Singal
ca81d523ee
MINOR: fix sonar upload for py e2e tests (#14096) 2023-11-24 11:10:56 +05:30
Mayur Singal
500043a753
MINOR: fix path for cli e2e coverage configuration (#14078)
* fix path for coverage configuration

* debug

* fix lin no

* fix lin no

* remove sed

* revert debug changes
2023-11-23 21:06:28 +05:30
Onkar Ravgan
b781c66206
Fixed tableau e2e counts due to new sample data in the instance (#14039)
* fixed tableau e2e new

* rmv hive test
2023-11-20 19:54:06 +05:30
Ayush Shah
f94e2dbb47
Fix Hive Bytes issue, add athena yaml, fix bigquerymultiple project id token issue (#13640) 2023-10-18 23:48:21 +05:30
Ayush Shah
ac9e8c9e89
Add E2E - Oracle, Athena. Remove Duplicated code (#13563) 2023-10-18 16:57:06 +05:30
Ayush Shah
1a8b11b29e
Fix Github Actions, Timeout (#13488) 2023-10-09 15:01:23 +05:30
Sriharsha Chintalapani
03ca972887
Add Java 17 support (#12895)
* Add Java 17 support

* Change Test HTTP client provider

* Create Tests HTTP Client once

* Create Tests HTTP Client once

* fix(CI): Update CI to use jdk 17 and dockerfiles as well

---------

Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2023-10-03 01:35:50 -07:00
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