Update smoke tests

This commit is contained in:
Alonso Guevara 2024-10-21 16:58:10 -06:00
parent 398370d4e7
commit 3900f1ec4d
2 changed files with 10 additions and 34 deletions

View File

@ -10,22 +10,6 @@
"subworkflows": 1,
"max_runtime": 10
},
"create_base_extracted_entities": {
"row_range": [
1,
2500
],
"subworkflows": 1,
"max_runtime": 300
},
"create_summarized_entities": {
"row_range": [
1,
2500
],
"subworkflows": 1,
"max_runtime": 300
},
"create_base_entity_graph": {
"row_range": [
1,
@ -108,14 +92,6 @@
"subworkflows": 1,
"max_runtime": 100
},
"create_base_documents": {
"row_range": [
1,
2500
],
"subworkflows": 1,
"max_runtime": 10
},
"create_final_documents": {
"row_range": [
1,

View File

@ -5,7 +5,7 @@
"create_base_text_units": {
"row_range": [
1,
2000
2500
],
"subworkflows": 1,
"max_runtime": 10
@ -13,7 +13,7 @@
"create_final_covariates": {
"row_range": [
1,
2000
2500
],
"nan_allowed_columns": [
"type",
@ -30,7 +30,7 @@
"create_base_entity_graph": {
"row_range": [
1,
2000
2500
],
"subworkflows": 1,
"max_runtime": 300
@ -38,7 +38,7 @@
"create_final_entities": {
"row_range": [
1,
2000
2500
],
"nan_allowed_columns": [
"type",
@ -51,7 +51,7 @@
"create_final_relationships": {
"row_range": [
1,
2000
2500
],
"subworkflows": 1,
"max_runtime": 100
@ -59,7 +59,7 @@
"create_final_nodes": {
"row_range": [
1,
2000
2500
],
"nan_allowed_columns": [
"entity_type",
@ -74,7 +74,7 @@
"create_final_communities": {
"row_range": [
1,
2000
2500
],
"subworkflows": 1,
"max_runtime": 10
@ -82,7 +82,7 @@
"create_final_community_reports": {
"row_range": [
1,
2000
2500
],
"nan_allowed_columns": [
"community_id",
@ -100,7 +100,7 @@
"create_final_text_units": {
"row_range": [
1,
2000
2500
],
"nan_allowed_columns": [
"relationship_ids",
@ -112,7 +112,7 @@
"create_final_documents": {
"row_range": [
1,
2000
2500
],
"subworkflows": 1,
"max_runtime": 100