You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2022/11/17 07:36:43 UTC

[hop] branch master updated: HOP-4550

This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/master by this push:
     new e1f071b2be HOP-4550
     new dcdf6c59f3 Merge pull request #1802 from hansva/master
e1f071b2be is described below

commit e1f071b2be3623ba6e2336f080082a8d31a993be
Author: Hans Van Akelyen <ha...@gmail.com>
AuthorDate: Thu Nov 17 08:35:58 2022 +0100

    HOP-4550
---
 Jenkinsfile.hop-web-selenium                       |   6 +-
 .../hopweb/src/test/resources/transforms.bak       | 157 ++++++++++++++++++++
 .../hopweb/src/test/resources/transforms.csv       | 158 +--------------------
 3 files changed, 160 insertions(+), 161 deletions(-)

diff --git a/Jenkinsfile.hop-web-selenium b/Jenkinsfile.hop-web-selenium
index e46c6da8ab..7407a65e29 100644
--- a/Jenkinsfile.hop-web-selenium
+++ b/Jenkinsfile.hop-web-selenium
@@ -85,10 +85,8 @@ pipeline {
                 }
             post {
                 always {
-                    sh "sleep 10"
-                    sh "mkdir -p tmp/images"
-                    sh "\$(cp integration-tests/hopweb/**/*.png tmp/images/)"
-                    archiveArtifacts(artifacts: 'tmp/images/*.png')
+                    sh "sleep 30"
+                    archiveArtifacts(artifacts: 'integration-tests/hopweb/target/surefire-reports/**/*.png')
                     junit(testResults: 'integration-tests/**/surefire-reports/*.xml', allowEmptyResults: true)
                 }
             }
diff --git a/integration-tests/hopweb/src/test/resources/transforms.bak b/integration-tests/hopweb/src/test/resources/transforms.bak
index 976c345d16..5e4fdf4af2 100644
--- a/integration-tests/hopweb/src/test/resources/transforms.bak
+++ b/integration-tests/hopweb/src/test/resources/transforms.bak
@@ -15,9 +15,166 @@
 # specific language governing permissions and limitations
 # under the License.
 Abort
+Add a checksum
+Add constants
+Add sequence
+Add value fields changing sequence
+Add XML
+Analytic query
 Apache Tika
+Append streams
+Block until transforms finish
+Blocking transform
+Calculator
+Call DB procedure
+Change file encoding
+Check if file is locked
+Check if webservice is available
+Clone row
+Closure generator
+Coalesce Fields
+Column exists
+Combination lookup/update
+Concat Fields
+Copy rows to result
+Credit card validator
+CSV file input
+Data grid
+Database join
+Database lookup
+De-serialize from file
+Delay row
 Delete
+Detect empty stream
+Dimension lookup/update
+Doris bulk loader
+Dynamic SQL row
+EDI to XML
+Email messages input
+Enhanced JSON Output
+ETL metadata injection
+Execute a process
+Execute row SQL script
+Execute SQL script
+Fake data
+File exists
+File Metadata
+Filter rows
+Formula
+Fuzzy match
+Generate random value
+Generate rows
+Get data from XML
+Get file names
+Get files from result
+Get files rows count
+Get ID from hop server
+Get records from stream
+Get rows from result
+Get Server Status
+Get subfolder names
+Get system info
+Get table names
+Get variables
+Group by
+HTTP client
+HTTP post
+Identify last row in a stream
+If Null
+Insert / update
+Java filter
+JavaScript
+Join rows (cartesian product)
+JSON input
+JSON output
+Kafka Consumer
+Kafka Producer
+LDAP input
+LDAP output
+Load file content in memory
+Mail
+Mapping Input
+Mapping Output
+Memory group by
 Merge join
+Merge rows (diff)
+Metadata Input
+Metadata structure of stream
+Microsoft Excel input
+Microsoft Excel writer
+MonetDB bulk loader
+MongoDB Delete
+MongoDB input
+MongoDB output
+Multiway merge join
+Null if
+Number range
+PGP decrypt stream
+PGP encrypt stream
+Pipeline executor
+PostgreSQL Bulk Loader
+Process files
+Properties input
+Properties output
+Regex evaluation
+Replace in string
+Reservoir sampling
+REST client
+Row denormaliser
+Row flattener
+Row normaliser
+Rules accumulator
+Rules executor
+Run SSH commands
+Salesforce delete
+Salesforce input
 Salesforce insert
 Salesforce update
+Salesforce upsert
+Sample rows
+SAS Input
+Serialize to file
+Set field value
+Set field value to a constant
+Set files in result
+Set variables
+Simple Mapping
+Snowflake Bulk Loader
+Sort rows
+Sorted merge
+Split field to rows
+Split fields
+SQL file output
+Standardize phone number
+Stream lookup
+Stream Schema Merge
+String operations
+Strings cut
+Switch / case
+Synchronize after merge
+Table compare
+Table exists
+Table input
+Table output
+Teradata Fastload bulk loader
+Text file input
+Text file input
+Text file output
+Token Replacement
+Unique rows
+Unique rows (HashSet)
+Update
+User defined Java class
+User defined Java expression
+Value mapper
+Web services lookup
+Workflow executor
+Write to log
+XML input stream (StAX)
+XML join
+XML output
+XSD validator
+XSL Transformation
+YAML input
 Zip file
+
diff --git a/integration-tests/hopweb/src/test/resources/transforms.csv b/integration-tests/hopweb/src/test/resources/transforms.csv
index b52e7acd74..79f8240159 100644
--- a/integration-tests/hopweb/src/test/resources/transforms.csv
+++ b/integration-tests/hopweb/src/test/resources/transforms.csv
@@ -15,165 +15,9 @@
 # specific language governing permissions and limitations
 # under the License.
 Abort
-Add a checksum
-Add constants
-Add sequence
-Add value fields changing sequence
-Add XML
-Analytic query
 Apache Tika
-Append streams
-Block until transforms finish
-Blocking transform
-Calculator
-Call DB procedure
-Change file encoding
-Check if file is locked
-Check if webservice is available
-Clone row
-Closure generator
-Coalesce Fields
-Column exists
-Combination lookup/update
-Concat Fields
-Copy rows to result
-Credit card validator
-CSV file input
-Data grid
-Database join
-Database lookup
-De-serialize from file
-Delay row
 Delete
-Detect empty stream
-Dimension lookup/update
-Doris bulk loader
-Dynamic SQL row
-EDI to XML
-Email messages input
-Enhanced JSON Output
-ETL metadata injection
-Execute a process
-Execute row SQL script
-Execute SQL script
-Fake data
-File exists
-File Metadata
-Filter rows
-Formula
-Fuzzy match
-Generate random value
-Generate rows
-Get data from XML
-Get file names
-Get files from result
-Get files rows count
-Get ID from hop server
-Get records from stream
-Get rows from result
-Get Server Status
-Get subfolder names
-Get system info
-Get table names
-Get variables
-Group by
-HTTP client
-HTTP post
-Identify last row in a stream
-If Null
-Insert / update
-Java filter
-JavaScript
-Join rows (cartesian product)
-JSON input
-JSON output
-Kafka Consumer
-Kafka Producer
-LDAP input
-LDAP output
-Load file content in memory
-Mail
-Mapping Input
-Mapping Output
-Memory group by
 Merge join
-Merge rows (diff)
-Metadata Input
-Metadata structure of stream
-Microsoft Excel input
-Microsoft Excel writer
-MonetDB bulk loader
-MongoDB Delete
-MongoDB input
-MongoDB output
-Multiway merge join
-Null if
-Number range
-PGP decrypt stream
-PGP encrypt stream
-Pipeline executor
-PostgreSQL Bulk Loader
-Process files
-Properties input
-Properties output
-Regex evaluation
-Replace in string
-Reservoir sampling
-REST client
-Row denormaliser
-Row flattener
-Row normaliser
-Rules accumulator
-Rules executor
-Run SSH commands
-Salesforce delete
-Salesforce input
 Salesforce insert
 Salesforce update
-Salesforce upsert
-Sample rows
-SAS Input
-Serialize to file
-Set field value
-Set field value to a constant
-Set files in result
-Set variables
-Simple Mapping
-Snowflake Bulk Loader
-Sort rows
-Sorted merge
-Split field to rows
-Split fields
-SQL file output
-Standardize phone number
-Stream lookup
-Stream Schema Merge
-String operations
-Strings cut
-Switch / case
-Synchronize after merge
-Table compare
-Table exists
-Table input
-Table output
-Teradata Fastload bulk loader
-Text file input
-Text file input
-Text file output
-Token Replacement
-Unique rows
-Unique rows (HashSet)
-Update
-User defined Java class
-User defined Java expression
-Value mapper
-Web services lookup
-Workflow executor
-Write to log
-XML input stream (StAX)
-XML join
-XML output
-XSD validator
-XSL Transformation
-YAML input
-Zip file
+Zip file
\ No newline at end of file