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

Splunk support for all minor versions 8.1.X and 8.2.X #1306

Closed
gdiazlo opened this issue Apr 20, 2022 · 9 comments
Closed

Splunk support for all minor versions 8.1.X and 8.2.X #1306

gdiazlo opened this issue Apr 20, 2022 · 9 comments
Assignees
Labels
type/enhancement Enhancement issue

Comments

@gdiazlo
Copy link
Member

gdiazlo commented Apr 20, 2022

Description

We need to generate packages for all minor versions of Splunk 8.1.X and 8.2.X

We need to start from latest to older.

We need to ensure:

  • The release notes do not contain information which might cause our app to malfunction
  • Our app installs without errors
  • We test the application with a single browser
    • We can navigate through all main modules
    • We can contact the API and get results
    • The discover works with sample data
    • These smoke tests should focus in general functionality, as the detailed test were already done in major versions.

Found Issues

@gdiazlo gdiazlo added the type/enhancement Enhancement issue label Apr 20, 2022
@AlexRuiz7
Copy link
Member

AlexRuiz7 commented Apr 20, 2022

15 minor versions to test.

Splunk 8.2.x

Release Notes

  • 8.2.6
  • 8.2.5
  • 8.2.4
  • 8.2.3
  • 8.2.2
  • 8.2.1
  • 8.2.0

Splunk 8.1.x

Release Notes

  • 8.1.10
  • 8.1.9
  • 8.1.8
  • 8.1.7.2
  • 8.1.7.1
  • 8.1.7
  • 8.1.6
  • 8.1.5
  • 8.1.4
  • 8.1.3
  • 8.1.2
  • 8.1.1
  • 8.1.0

@AlexRuiz7
Copy link
Member

AlexRuiz7 commented Apr 20, 2022

Splunk 8.2.6

  • The release notes do not contain information which might cause our app to malfunction
  • Our app installs without errors
  • We test the application with a single browser
    • We can navigate through all main modules
    • We can contact the API and get results
    • The discover works with sample data
    • These smoke tests should focus in general functionality, as the detailed test were already done in major versions.

@mauceballos

This comment was marked as duplicate.

@mauceballos

This comment was marked as outdated.

@yenienserrano
Copy link
Member

yenienserrano commented Apr 21, 2022

Splunk 8.1.1 - 8.1.2 - 8.1.3 - 8.1.4 - 8.1.5 - 8.1.6 - 8.1.7 - 8.1.7.1 - 8.1.7.2 - 8.1.8 - 8-2-6

  • The release notes do not contain information which might cause our app to malfunction
  • Our app installs without errors
  • We test the application with a single browser
    • We can navigate through all main modules
    • We can contact the API and get results
    • The discover works with sample data
    • These smoke tests should focus in general functionality, as the detailed test were already done in major versions.

@yenienserrano
Copy link
Member

yenienserrano commented Apr 21, 2022

Splunk 8.1.0

FIM and Vulnerability views break when you have an agent selected

issue created: #1311

image
image
image

@AlexRuiz7
Copy link
Member

Work in progress and pending review.

@mauceballos
Copy link

mauceballos commented Apr 25, 2022

Splunk

v4.3.0-8.2.5

Screenshot from 2022-04-22 13-38-18

Screenshot from 2022-04-22 15-13-22

v4.3.0-8.2.3

Screenshot from 2022-04-25 11-15-18
Screenshot from 2022-04-25 11-07-20
Screenshot from 2022-04-25 11-06-49

v4.3.0-8.2.1

Screenshot from 2022-04-25 11-41-04
Screenshot from 2022-04-25 11-28-28
Screenshot from 2022-04-25 11-28-05

v4.3.0-8.2.0

screencapture-localhost-8000-en-US-app-SplunkAppForWazuh-index-2022-04-25-12_07_54
screencapture-localhost-8000-en-US-app-SplunkAppForWazuh-index-2022-04-25-11_59_21
screencapture-localhost-8000-en-US-app-SplunkAppForWazuh-index-2022-04-25-11_57_43

v4.3.0-8.1.10

screencapture-localhost-8000-en-US-app-SplunkAppForWazuh-index-2022-04-25-12_15_32
screencapture-localhost-8000-en-US-app-SplunkAppForWazuh-index-2022-04-25-12_18_01

v4.3.0-8.1.9

Screenshot from 2022-04-22 16-01-07

v4.3.0-8.1.8

![Screenshot from 2022-04-22 16-20-Screenshot from 2022-04-22 15-31-20

Screenshot from 2022-04-22 15-31-3241](https://user-images.githubusercontent.com/76791841/165098821-229474cd-d17c-42f2-ad38-49bf30749e90.png)

Screenshot from 2022-04-22 16-21-34

v4.3.0-8.1.7.1

Screenshot from 2022-04-22 16-34-57

v4.3.0-8.1.7

screencapture-localhost-8000-en-US-app-SplunkAppForWazuh-index-2022-04-25-12_27_16
screencapture-localhost-8000-en-US-app-SplunkAppForWazuh-index-2022-04-25-12_26_52
screencapture-localhost-8000-en-US-app-SplunkAppForWazuh-index-2022-04-25-12_26_35

  • The release notes do not contain information that might cause our app to malfunction
  • Our app installs without errors
  • We test the application with a single browser
    • We can navigate through all main modules
    • We can contact the API and get results
    • The discover works with sample data
    • These smoke tests should focus on general functionality, as the detailed test was already done in major versions.

@AlexRuiz7
Copy link
Member

Summary

Only 8.1.0 is not fully compatible, as some views break down, as reported on #1311

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Enhancement issue
Projects
No open projects
Status: Done
Development

No branches or pull requests

4 participants