Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions docs/test/logs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Logs

## Prerequisites
Cluster with few deployed applications, where:

* at least one is valid
* at least one is invalid (for example with wrong image)

## Expected result
Page displays correctly, especially:

* toolbar is displayed correctly
* logs are displayed correctly

## Specific factors

| Factor | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Comment |
|-------------------------------|-----------------|---------------------|--------------|-------------|------|-----------------|---|---|---------|
| Screen size | normal | mobile | narrow | middle size | wide | active resizing | | | |
| Pods count | 1 | 20-30 | | | | | | | |
| Container count | 1 | more than 10 | | | | | | | |
| Replication Controller status | valid state | invalid error state | | | | | | | |
| Page style | default (light) | dark | | | | | | | |
| Actions | switching pods | switchings pods | | | | | | | |
| Logs size | no logs | small | large (1GB) | | | | | | |
| Pod name | short | max length | | | | | | | |
| Container name | short | max length | | | | | | | |

## Common Factors

| Factor | 1 | 2 | 3 | 4 |
|-----------------|----------------------------|----------------------------------|----|--------|
| Browser | Chrome | Firefox | IE | Safari |
| Form | Desktop | Mobile | | |
| Help | Hover over every `?` | Click on every `Learn more` link | | |
| Log entries | check log entry on success | Check log entry on failure | | |
| Success message | Shown for every action | | | |
| Failure message | Proper sentence | | | |
| Concurrency | UI refreshes after error | | | |
42 changes: 0 additions & 42 deletions docs/test/replication-controller-list.md

This file was deleted.